parent
a25bb50fdf
commit
61484840f2
@ -211,7 +211,7 @@ RUN mkdir -p /usr/bin /usr/lib && \
|
|||||||
ln -sT bin /usr/sbin
|
ln -sT bin /usr/sbin
|
||||||
|
|
||||||
FROM scratch AS toolchain-musl
|
FROM scratch AS toolchain-musl
|
||||||
COPY --from=build-musl / /
|
COPY --from=build-musl /rootfs /
|
||||||
|
|
||||||
FROM scratch AS toolchain
|
FROM scratch AS toolchain
|
||||||
COPY --from=final / /
|
COPY --from=final / /
|
||||||
|
Loading…
x
Reference in New Issue
Block a user