emoncms / emoncms-docker

Emoncms docker container(s)
GNU Affero General Public License v3.0
38 stars 54 forks source link

Setup CI to automate pushes to docker-hub #41

Open inverse opened 3 years ago

inverse commented 3 years ago

Would you be interested in setting up automation so that it automatically publishes to docker hub?

e.g. you tag a release from the emoncms repo and then that triggers a build on here to build the image, do some basic sanity checks and then pushes?

I can try and help with that if you're interested.