How to change the image version of a deployed service
raresailincai
PROOP

a year ago

So I want to deploy my docker image, but I don't want to change the tag manually from the railway; I want to change the tag version from the CLI

Solved

12 Replies

raresailincai
PROOP

a year ago

b5443e00-f0e5-429e-9024-3a5c2849c43c


raresailincai
PROOP

a year ago

Or how to build a docker image from a private image?


a year ago

the CLI doesn't provide a way to change the tag.

  • use the latest tag in Railway, and run railway redeploy from your GitHub action after publishing your image.

  • let railway build and run the image themselves directly from GitHub.


raresailincai
PROOP

a year ago

But can i have the base image in a private registry? I didn’t found a way to add it for railway up


a year ago

railway up is to deploy code, not an image


a year ago

you simply attach your image to the service in the source section of the service settings, and then enter your credentials there


raresailincai
PROOP

a year ago

Thanks 😄


raresailincai
PROOP

a year ago

!s


raresailincai
PROOP

a year ago

Is not working for me it looks like 😂


raresailincai
PROOP

a year ago

to close the ticket


a year ago

only mods / admins can use it


a year ago

!s


Status changed to Solved brody about 1 year ago


Loading...