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 opencontainer image spec labels to dockerfile #6044

Closed
wants to merge 3 commits into from

Conversation

ch0wm3in
Copy link
Contributor

Hi,

This commit will add the label ´org.opencontainers.image.source="https://github.com/n8n-io/n8n"´ to the base dockerfile and the ones not extending the former. https://github.com/opencontainers/image-spec/blob/main/annotations.md

The PR will ensure better integration with eg. dependency bots using that piece of information to gather changelog from github to put it into a PR, one such example is renovate https://docs.renovatebot.com/modules/datasource/docker/

The label will extend from the base to the extendees pr label docs https://docs.docker.com/engine/reference/builder/#label

@CLAassistant
Copy link

CLAassistant commented Apr 21, 2023

CLA assistant check
All committers have signed the CLA.

@netroy
Copy link
Member

netroy commented Jun 20, 2024

@ch0wm3in This needed to be updated, but Since your branch has push protection enabled, maintainers can't push to it.
I've created a new PR.

@netroy netroy closed this Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Authored by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants