October 16, 20205 yr Hey all - does anyone have any suggestions on auto generating a docker compose file from an existing unraid setup? I have several dockers running with custom port mapping along with volume mapping and would like to have a docker-compose file of that setup. Thanks!!!
October 17, 20205 yr The easiest way is to install the portainer docker. you can then use the built in docker compose feature, which is under the stacks heading
October 17, 20205 yr Author 9 hours ago, juan11perez said: The easiest way is to install the portainer docker. you can then use the built in docker compose feature, which is under the stacks heading Thanks!!! Let me give this a try.
October 18, 20205 yr Author @juan11perez I saw the stacks option in portainer, but it appears to create dockers from an already existing docker-compose file. I would like to do the reverse...create a docker compose file from all my dockers running on unraid with their respective values. Thanks for the suggestion though.
October 18, 20205 yr Author Just in case...I was able to accomplish this using https://github.com/Red5d/docker-autocompose.
Archived
This topic is now archived and is closed to further replies.