[Feature] Add OCI labels to docker container #643
theRAAPster
started this conversation in
Feature request
Replies: 2 comments 1 reply
-
|
Happy to add some standardised labels! I'll check out your fork. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I don't use the docker-release workflow anymore, I use ghcr-release one. If you create a PR adding the labels I'll happily review and add them 😊 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have searched the existing feature requests to make sure this is not a duplicate request.
The feature
Hi Damon, just wanted to start with thanking you for this project, just started using it recently but it is pretty awesome!
For my feature: please consider adding at least one OCI label to the docker container. This would help those of us using a dependency manager like Renovate to automate updating containers. From the Renovate docs, the minimum that is needed is to add a LABEL to the Dockerfile pointing to this repo:
If you care to go one step further, I have a branch in my fork of immich-kiosk that updates the docker-release workflow to add a few more labels that I'd be happy to submit as a PR if you want or take and modify as you see fit for this project.
Beta Was this translation helpful? Give feedback.
All reactions