Closed rabernat closed 6 years ago
Good idea. In my setup, I have a script that builds updated images, tags them with the current commit hash, pushes them to dockerhub, and updates the config files so that an upgrade corresponds fully to a commit in my repo:
https://github.com/tjcrone/pangeo/blob/pycamhd/azure/update_images https://hub.docker.com/r/tjcrone/pangeo-notebook/tags/
xref pangeo-data/pangeo#261