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