We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 318a061 commit 30e1f68Copy full SHA for 30e1f68
1 file changed
src/bci_build/templates.py
@@ -17,7 +17,6 @@
17
18
MAINTAINER {{ image.maintainer }}
19
20
-# Define labels according to https://en.opensuse.org/Building_derived_containers
21
# labelprefix={{ image.labelprefix }}
22
LABEL org.opencontainers.image.title="{{ image.title }}"
23
LABEL org.opencontainers.image.description="{{ image.description }}"
0 commit comments