cat VERSION
How to Version your Docker Images
Travis Reeder
204
I rather using the git sha to version my images, knowing exactly the point from the vcs it was built using git rev-parse --short HEAD
I rather using the git sha to version my images, knowing exactly the point from the vcs it was built using git rev-parse --short HEAD