File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ type : base
Original file line number Diff line number Diff line change @@ -7,7 +7,8 @@ LABEL org.opencontainers.image.title="base" \
77 org.opencontainers.image.url="https://github.com/daemonless/base" \
88 org.opencontainers.image.licenses="BSD-2-Clause" \
99 org.opencontainers.image.vendor="daemonless" \
10- org.opencontainers.image.authors="daemonless"
10+ org.opencontainers.image.authors="daemonless" \
11+ io.daemonless.type="base"
1112
1213ARG FREEBSD_MAJOR=14
1314ARG FREEBSD_ARCH=amd64
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ LABEL org.opencontainers.image.title="base" \
1313 org.opencontainers.image.licenses="BSD-2-Clause" \
1414 org.opencontainers.image.vendor="daemonless" \
1515 org.opencontainers.image.authors="daemonless" \
16+ io.daemonless.type="base" \
1617 io.daemonless.packages="${PACKAGES}"
1718
1819ENV ASSUME_ALWAYS_YES=yes
You can’t perform that action at this time.
0 commit comments