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 meta information to Dockerfile using LABEL #64

Open
devraj opened this issue Feb 15, 2023 · 0 comments
Open

Add meta information to Dockerfile using LABEL #64

devraj opened this issue Feb 15, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@devraj
Copy link
Member

devraj commented Feb 15, 2023

Is your feature request related to a problem? Please describe.
Having recently switched to ghcr I noticed that the interfaces prompts publishers to provide additional information about the container using LABEL

Describe the solution you'd like
Add relevant LABEL for the template which the adopting projects will build upon.

Our documentation should capture the best practices and what's expected of the developers adopting this template.

@devraj devraj self-assigned this Feb 15, 2023
devraj added a commit that referenced this issue Apr 24, 2023
adds labels that are displayed by the github container registry
there are various other labels that the open container spec outlines
https://github.com/opencontainers/image-spec/blob/main/annotations.md\#pre-defined-annotation-keys

we should consider specifying values for the ones we think are useful
note that this is pending update on documentation
@devraj devraj added the documentation Improvements or additions to documentation label Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant