Red5d / docker-autocompose

Generate a docker-compose yaml definition from a running container
1.77k stars 197 forks source link

Create auto-build on DockerHub #3

Closed schmunk42 closed 6 years ago

schmunk42 commented 6 years ago

Neat tool! Would be nice to have an automated build on DockerHub.

Red5d commented 6 years ago

Done! https://hub.docker.com/r/red5d/docker-autocompose/

phit42 commented 1 year ago

Quick question: does that mean that the Container image in the DockerHub registry contains the latest bugfixes as well as it pulls from here, or is the github ghcr.io to be used instead?