We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a22d46 commit 907f48aCopy full SHA for 907f48a
1 file changed
15/Containerfile
@@ -14,6 +14,7 @@ LABEL org.opencontainers.image.title="base" \
14
org.opencontainers.image.vendor="daemonless" \
15
org.opencontainers.image.authors="daemonless" \
16
io.daemonless.type="base" \
17
+ io.daemonless.category="Base" \
18
io.daemonless.packages="${PACKAGES}"
19
20
ENV ASSUME_ALWAYS_YES=yes
0 commit comments