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

Set org.opencontainers.image.source label in Dockerfile #195

Conversation

dmarcoux
Copy link
Contributor

As documented in the OCI Image Format, org.opencontainers.image.source identifies an image's source repository. This is purely for documentation purposes. It does however help tools such as Renovate to find the changelogs when a new Traggo version is released. The changelogs would then be included in the PR Renovate creates.

As documented in the OCI Image Format,
org.opencontainers.image.source[1] identifies an image's source
repository. This is purely for documentation purposes. It does however
help tools such as Renovate[2] to find the changelogs when a new Traggo
version is released. The changelogs would then be included in the PR
Renovate creates.

[1]: https://github.com/opencontainers/image-spec/blob/5325ec48851022d6ded604199a3566254e72842a/annotations.md#L24
[2]: https://docs.renovatebot.com/modules/datasource/docker/#description
Copy link
Member

@jmattheis jmattheis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@jmattheis jmattheis merged commit a189202 into traggo:master Dec 20, 2024
1 check passed
@dmarcoux dmarcoux deleted the dockerfile-label-org.opencontainers.image.url branch December 20, 2024 14:47
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

Successfully merging this pull request may close these issues.

2 participants