colomoto/colomoto-docker

Make the image aware of its tag/git version

Closed this issue · 1 comments

The image tag and the git commit should be included in the image itself, so we can display it in the notebook. An easy way would be to use env variables, and add a method to colomoto_jupyter to print them.

Documentation for customizing the build process on hub.docker at
https://docs.docker.com/docker-cloud/builds/advanced/

Done with commit b0d60ce ; and implemented in colomoto_jupyter 0.4.1