python icon indicating copy to clipboard operation
python copied to clipboard

Add label org.opencontainers.image.source="https://github.com/python/cpython" to DOCKERFILE

Open marwin1991 opened this issue 2 years ago • 1 comments

ello, for tools like renovate it is important to have define label org.opencontainers.image.source

So can we add label org.opencontainers.image.source="https://github.com/python/cpython" to DOCKERFILE ?

Base on this label, renovate will provide information about changes.

https://docs.renovatebot.com/modules/datasource/docker/ https://github.com/opencontainers/image-spec/blob/main/annotations.md

marwin1991 avatar Mar 29 '23 08:03 marwin1991

See https://github.com/docker-library/cassandra/issues/260

tianon avatar Mar 29 '23 19:03 tianon