Give this a try: https://github.com/Red5d/docker-autocompose
I think I tried this or some other tool a while back, but it wasn't very good
Give this a try: https://github.com/Red5d/docker-autocompose
I think I tried this or some other tool a while back, but it wasn't very good
Goddamn, that is a cool tool. Better than the way I suggested.
From memory I ended doing something more like what you did anyway. Or just manually converted the container.
'docker container inspect '
Or https://github.com/lavie/runlike: docker run --rm -v /var/run/docker.sock:/var/run/docker.sock assaflavie/runlike YOUR-CONTAINER
and copy the output into Composerize.