What is the best way to simply update a docker image on a service from a gh action
Anonymous
PROOP

4 months ago

i have an existing build script that I use that builds many docker container and pushes to ghcr... I'm migrating from kube to railway.... this script used to just simply apply the docker image to the kube depoyment and I'd like to do the same with railway but I don't see anything in the cli about updating docker images

Solved

2 Replies

Railway
BOT

4 months ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


4 months ago

The CLI doesn't provide this functionality, so I think this may be of interest to you.

https://github.com/brody192/image-update-and-redeploy


Status changed to Awaiting User Response Railway 4 months ago


Railway
BOT

4 months ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway 4 months ago


Loading...