Skip to content

Commit 907f48a

Browse files
committed
feat: add Base category to metadata
1 parent 0a22d46 commit 907f48a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

15/Containerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ LABEL org.opencontainers.image.title="base" \
1414
org.opencontainers.image.vendor="daemonless" \
1515
org.opencontainers.image.authors="daemonless" \
1616
io.daemonless.type="base" \
17+
io.daemonless.category="Base" \
1718
io.daemonless.packages="${PACKAGES}"
1819

1920
ENV ASSUME_ALWAYS_YES=yes

0 commit comments

Comments
 (0)