This commit is contained in:
2025-07-13 06:56:15 -07:00
parent 5116600682
commit 33afcf3737

View File

@@ -13,7 +13,7 @@ RUN wget https://raw.githubusercontent.com/alpinelinux/alpine-make-rootfs/master
# Build the rootfs
RUN ./alpine-make-rootfs \
--branch ${ALPINE_VERSION} \
--mirror http://dl-cdn.alpinelinux.org/alpine \
--mirror http://dl-cdn.alpinelinux.org/alpine/ \
--packages "bash curl ca-certificates nano" \
alpine-rootfs