Skip to content

org.opencontainers labels added

Compare
Choose a tag to compare
@macbre macbre released this 01 Jul 14:39
· 80 commits to master since this release
40311e0

org.opencontainers labels are added now:

{
  "org.label-schema.build-date": "2021-07-01T14:28:46Z",
  "org.label-schema.vcs-ref": "6f51d3d7bb7d46959a26594cb2b807573e34c546",
  "org.label-schema.vcs-url": "https://github.com/macbre/push-to-ghcr.git",
  "org.opencontainers.image.created": "2021-07-01T14:28:46Z",
  "org.opencontainers.image.revision": "6f51d3d7bb7d46959a26594cb2b807573e34c546",
  "org.opencontainers.image.source": "https://github.com/macbre/push-to-ghcr.git"
}

Add opencontainers labels #2
Make sure that an image has been pushed and is properly labelled #3