hashicorp / docker-consul

Official Docker images for Consul.
Mozilla Public License 2.0
398 stars 238 forks source link

migrate to OCI spec labels #173

Closed mikemorris closed 3 years ago

mikemorris commented 3 years ago

As defined in https://github.com/opencontainers/image-spec/blob/v1.0.1/annotations.md#pre-defined-annotation-keys and requested in https://github.com/docker-library/official-images/pull/10804#issuecomment-907539632

Followed the backwards compatibility guide at https://github.com/opencontainers/image-spec/blob/v1.0.1/annotations.md#back-compatibility-with-label-schema for migration.