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

🐳 Unify Dockerfile labels to conform to the Open Container Initiative (OCI) standard #580

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

marcelwa
Copy link
Collaborator

@marcelwa marcelwa commented Nov 14, 2024

Description

This PR streamlines the Dockerfile metadata labels to be compatible with the Open Container Initiative (OCI) standard tags found here: https://github.com/opencontainers/image-spec/blob/main/annotations.md

Checklist:

  • The pull request only contains commits that are related to it.
  • I have added appropriate tests and documentation.
  • I have added a changelog entry.
  • I have created/adjusted the Python bindings for any new or updated functionality.
  • I have made sure that all CI jobs on GitHub pass.
  • The pull request introduces no new warnings and follows the project's style guidelines.

@marcelwa marcelwa added the docker Pull requests that relate to Docker label Nov 14, 2024
@marcelwa marcelwa self-assigned this Nov 14, 2024
@marcelwa marcelwa merged commit 8bc151f into main Nov 15, 2024
3 checks passed
@marcelwa marcelwa deleted the docker-source-info branch November 15, 2024 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Pull requests that relate to Docker
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant