Is your feature request related to a problem? Please describe.
It would be helpful if OpenContainer Initiative (OCI) labels (like org.opencontainers.image.source) were added to the Docker image. Tools like Renovate use these labels to provide changelogs with updates.
Describe the solution you'd like
Add OCI labels to the gotify/server Docker image. The following specifically would be most helpful:
- org.opencontainers.image.source
- org.opencontainers.image.version
- org.opencontainers.image.created
Describe alternatives you've considered
For Renovate I can manually provide a changelog URL, but it's not as embedded as using an image label
Additional context
OCI Pre-defined labels
Renovate docs
Is your feature request related to a problem? Please describe.
It would be helpful if OpenContainer Initiative (OCI) labels (like org.opencontainers.image.source) were added to the Docker image. Tools like Renovate use these labels to provide changelogs with updates.
Describe the solution you'd like
Add OCI labels to the gotify/server Docker image. The following specifically would be most helpful:
Describe alternatives you've considered
For Renovate I can manually provide a changelog URL, but it's not as embedded as using an image label
Additional context
OCI Pre-defined labels
Renovate docs