espocrm / espocrm-docker

Official Docker Image for EspoCRM
https://hub.docker.com/r/espocrm/espocrm
GNU Affero General Public License v3.0
56 stars 34 forks source link

Please add docker label `org.opencontainers.image.source` #38

Closed sschnabe closed 3 months ago

sschnabe commented 4 months ago

We are using renovate to check for updates and it would be very convenient to have release notes in the dependency-dashboard/commit comments. To enable this the images should have this label (see renovate docs):

LABEL org.opencontainers.image.source="https://github.com/espocrm/espocrm"

More useful labels can be found here: opencontainers/image-spec

tmachyshyn commented 3 months ago

Added, https://github.com/espocrm/espocrm-docker/commit/544371acf1b882ba4713a2e6c3004512f3362240.