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 OCI annotations to images #402

Closed
mikaello opened this issue Feb 21, 2023 · 4 comments · Fixed by #448
Closed

Add OCI annotations to images #402

mikaello opened this issue Feb 21, 2023 · 4 comments · Fixed by #448
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@mikaello
Copy link

mikaello commented Feb 21, 2023

In your backend image in the hedgedoc/hedgedoc repository you have used the OCI annotations, these can be used by other tools to enhance the user experience. E.g. Renovate will use the source label to add a link back to where the image is coming from.

It would be nice if these labels were added to the images built in this repository as well.

Currently, there are no labels for the hedgedoc image:

$ docker inspect quay.io/hedgedoc/hedgedoc --format '{{ json .Config.Labels }}'
null
@DerMolly
Copy link
Member

This is fixed now and can be closed, can it not @ErikMichelson?

@ErikMichelson
Copy link
Member

ErikMichelson commented Feb 22, 2023

Nope, this is not fixed for 1.x Docker images.

@Avi98
Copy link

Avi98 commented Jun 24, 2023

@ErikMichelson can i work on this

@DerMolly
Copy link
Member

Feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants