o2r-project / erc-spec

Executable Research Compendium specification and guides
https://o2r.info/erc-spec/
Creative Commons Zero v1.0 Universal
7 stars 5 forks source link

Add Labels to Docker images #19

Open nuest opened 7 years ago

nuest commented 7 years ago

Use LABEL in Dockerfiles and give example of using docker inspect to see core metadata.

nuest commented 6 years ago

The spec currently does not need labels to fulfil all requirements. Using tags is more straightforward.

The Label Schema approach made it into the OCI spec, so using labels instead of tags might become more relevant if ERC would use OCI.

Label Schema

Project Atomic