OpenSearch/distribution/docker
Jason Tedor 872ae4d6c2
Add OCI annotations and adjust existing annotations (#45167)
The org.label-schema labels on Docker images have been superseded by
pre-defined OCI annotations. However, there is still a lot of tooling in
use that relies on the org.label-schema, so we do not want to drop
them. This commit adds values for the org.opencontainers.image
pre-defined annotation keys. Additionally, we correct an issue with the
label used to represent the license, to use the org.label-schema.license
label. While this label was never accepted into the org.label-schema
specfication (because this specification was superseded, it's not that
it was explicitly rejected) there are containers out there using this
label. In particular, our base image is and so we need to override
otherwise we inherit, and end up mis-reporting the license.
2019-08-04 13:52:13 -04:00
..
docker-build-context JSON logging refactoring and X-Opaque-ID support backport(#41354) (#44178) 2019-07-12 16:53:27 +02:00
oss-docker-build-context Enable console audit logs for docker backport#42671 #42887 2019-06-05 17:15:37 +02:00
src Add OCI annotations and adjust existing annotations (#45167) 2019-08-04 13:52:13 -04:00
build.gradle Add OCI annotations and adjust existing annotations (#45167) 2019-08-04 13:52:13 -04:00
docker-compose.yml Run some REST tests against a cluster running in docker containers (#39515) 2019-07-11 15:28:33 +03:00
docker-test-entrypoint.sh Run some REST tests against a cluster running in docker containers (#39515) 2019-07-11 15:28:33 +03:00