File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1919 mkdir /root-out && \
2020 curl -o \
2121 /rootfs.tar.gz -L \
22- https://github.com/debuerreotype/docker-debian-artifacts/raw/dist-${ARCH}/${REL}/rootfs.tar.xz && \
22+ https://github.com/debuerreotype/docker-debian-artifacts/raw/dist-${ARCH}/${REL}/slim/ rootfs.tar.xz && \
2323 tar xf \
2424 /rootfs.tar.gz -C \
2525 /root-out && \
Original file line number Diff line number Diff line change 1919 mkdir /root-out && \
2020 curl -o \
2121 /rootfs.tar.gz -L \
22- https://github.com/debuerreotype/docker-debian-artifacts/raw/dist-${ARCH}/${REL}/rootfs.tar.xz && \
22+ https://github.com/debuerreotype/docker-debian-artifacts/raw/dist-${ARCH}/${REL}/slim/ rootfs.tar.xz && \
2323 tar xf \
2424 /rootfs.tar.gz -C \
2525 /root-out && \
You can’t perform that action at this time.
0 commit comments