docker-redmine icon indicating copy to clipboard operation
docker-redmine copied to clipboard

Added Docker Labels from label-schema.org

Open russelltrow opened this issue 9 years ago • 2 comments

Hey Sameer! I'm working with some folks in the container community on a standard label schema. To get momentum we want to encourage as many people as possible to label their public container images.

To make it as easy as possible for you, here's a PR that will label your image automatically as part of your existing build process.

Once the labels are in place you could use MicroBadger (microbadger.com) to create image badges for jumping between your Docker Image and the appropriate commit on Github.

And if you're interested in getting involved with the label standardization, please jump on in at label-schema.org.

russelltrow avatar Jun 17 '16 15:06 russelltrow

@frank-dspeed @sameersbn Any issues with this. LGTM

jcormier avatar Jul 24 '17 17:07 jcormier

Since we process the builds at the dockerhub the org.label-schema.build-date and org.label-schema.vcs-ref labels will be undefined. We would need to define build hooks as well:

  • https://medium.com/microscaling-systems/labelling-automated-builds-on-docker-hub-f3d073fb8e1
  • https://docs.docker.com/docker-cloud/builds/advanced/#build-hook-examples

sameersbn avatar Jul 25 '17 03:07 sameersbn

looks like the project is dead

sameersbn avatar Jul 03 '23 05:07 sameersbn