Running Docker
Hello,
I'm a new here as well as in Railway, so please be patient with me.
I'm' running dicker in railway and it fail but no any log neither on console nor on build.
Running it from dockerhub
9 Replies
Project ID:
dc7d6583-c68a-4fe7-8d5f-5dff52302ac5
dc7d6583-c68a-4fe7-8d5f-5dff52302ac5
what image are you trying to deploy
p.s. might wanna fix your typo
it's a private build
gmana1/adhandlertotf
private images aren't supported yet
any reason why you don't want to let railway build the app?
how to?
DO not know
give railway your github repo of your project and it will use the Dockerfile you very likely already have
https://docs.railway.app/reference/services#service-source
but we have it on bitbucket. is it similar?
ah railway doesn't support bit bucket, you'd have to create a custom action to deploy the repo from the cli
here's a guide for doing it from gitlab https://blog.railway.app/p/gitlab-ci-cd
I'm sure it would be similar for bit bucket too