bgruening / docker-galaxy

:whale::bar_chart::books: Docker Images tracking the stable Galaxy releases.
http://bgruening.github.io/docker-galaxy
MIT License
226 stars 134 forks source link

Create a docker image from a running container #538

Closed mohan-XD closed 3 days ago

mohan-XD commented 4 years ago

I'm working on a galaxy container built by the galaxy stable image and I have several tools installed ,workflows and histories created on it. I need a backup of that just in case if anything goes wrong, so I tried to create a docker image out of it and when I try to create a separate container from that created image and the "docker run" command compiles with the following error. galaxy_docker_error

any suggestions?

bgruening commented 3 days ago

You only need to copy or export the /export dir. Please also read the usage section in our readme: https://github.com/bgruening/docker-galaxy?tab=readme-ov-file#usage--toc