Skip to content

Fix capitalization of Docker labels according to guidelines#389

Open
tielou wants to merge 1 commit into
jfrog:masterfrom
tielou:fix-docker-labels
Open

Fix capitalization of Docker labels according to guidelines#389
tielou wants to merge 1 commit into
jfrog:masterfrom
tielou:fix-docker-labels

Conversation

@tielou

@tielou tielou commented Jun 29, 2021

Copy link
Copy Markdown

Labels inside Docker images shouldn't contain upper case letters according to the Docker guidelines: https://docs.docker.com/config/labels-custom-metadata/#key-format-recommendations
Also, when using Hadolint this leads to an error (which can lead to failing pipelines) unless ignored: https://github.com/hadolint/hadolint/wiki/DL3048

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant