R
Railway•9mo ago
Patrick

How to make backup of Docker Image?

Hello, I'm new to Railway. Its a fantastic app!! I have created a Appsmith Docker image. How an I backup this?
5 Replies
Percy
Percy•9mo ago
Project ID: d1850083-5d85-431b-933f-0863beab5f93
Patrick
Patrick•9mo ago
d1850083-5d85-431b-933f-0863beab5f93
MantisInABox
MantisInABox•9mo ago
There is currently no way to retrieve or backup your deployed container. If you want to have a backup of the Docker Image, you would want to build it on your local machine. Also, I have removed your other thread. Please only use 1 thread per question going forward.
Patrick
Patrick•9mo ago
Thanks @Vin ! Ok, so build the Docker Image locally, and than "Upload" to Railway? Is creating a backup on the roadmap?
MantisInABox
MantisInABox•9mo ago
The team has not mentioned anything about it being on the roadmap, but it's possible that it could be in the future. You can also submit this as #🤗|feedback and if it gets enough traction, the team may consider it. You would want to use a registry and then deploy from the registry, either Docker Hub or even Github has a container registry that you can utilize