Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add label org.opencontainers.image.source #324

Open
marwin1991 opened this issue Jan 31, 2023 · 3 comments
Open

Add label org.opencontainers.image.source #324

marwin1991 opened this issue Jan 31, 2023 · 3 comments

Comments

@marwin1991
Copy link

Hello, 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/apache/maven" 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

The base idea behind this label is to point to repo with dockerfile, but this repo does not use tag's or releases.

What do you think?

@carlossg
Copy link
Owner

yes, this would be useful, however because the image is created in a separate repo I don't know if it is going to work as expected
The source should be this repo https://github.com/carlossg/docker-maven
Maybe for it to work we would need to copy the maven CHANGELOG in here

@marwin1991
Copy link
Author

@carlossg thank you so much for your replay.

Maybe for it to work we would need to copy the maven CHANGELOG in here

How would you want to achive this?

@carlossg
Copy link
Owner

don't know, open to PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants