-
Notifications
You must be signed in to change notification settings - Fork 75
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
Docker: Provide Open Containers Initiative annotations #277
Comments
Hardcode /opt/otobo_install instead.
By calling git config --get remote.origin.url in hooks/build
I have adapted the label in https://github.com/RotherOSS/otobo/tree/issue-277-open_containers_initiative. Could you take a look at these labels, whether the changes can be merged into rel-10_0:
The version is currently the Docker tag. For releases it probably is sensible to normalize rel-10_1_0 to 10.1.0. |
It was inherited from the Perl image
Changed "org.opencontainers.image.url" to point to "https://github.com/RotherOSS/otobo". |
Hi Bernhard, please implement it the way you think, it sounds perfekt for me. Stefan |
Reflect what is actually used in hooks/build
Labels look fine in local and in Docker hub builds. Closing the issue. |
Let's backport this to 10.0.3 as the Docker version is starting to get used. TODO:
|
Labels look fine. Closing again. |
See: https://github.com/opencontainers/image-spec/blob/master/annotations.md .
Looks like this is a convention for labels on docker images.
The text was updated successfully, but these errors were encountered: