Skip to content

ci: add commit and date labels to our docker images

Warren Gifford requested to merge commit-sha into master

Created by: ggilmore

This PR tells CI to add Docker labels for the commit sha and timestamp to all of our images. We should now be able to get this information via docker inspect from now on.

The label names / definitions come from https://github.com/opencontainers/image-spec/blob/master/annotations.md

Merge request reports

Loading