parent
2e72dee981
commit
3e57c498fa
@ -189,7 +189,7 @@ RUN rm -rf pkg/obj && \
|
|||||||
ln -s /go/bin/go /rootfs/usr/bin/go && \
|
ln -s /go/bin/go /rootfs/usr/bin/go && \
|
||||||
ln -s /go/bin/gofmt /rootfs/usr/bin/gofmt
|
ln -s /go/bin/gofmt /rootfs/usr/bin/gofmt
|
||||||
|
|
||||||
FROM busybox AS final
|
FROM core-busybox AS final
|
||||||
COPY --from=build-make /rootfs/ /
|
COPY --from=build-make /rootfs/ /
|
||||||
COPY --from=build-binutils /rootfs/ /
|
COPY --from=build-binutils /rootfs/ /
|
||||||
COPY --from=build-gcc /rootfs/ /
|
COPY --from=build-gcc /rootfs/ /
|
||||||
|
Loading…
x
Reference in New Issue
Block a user