mini: fix runner

This commit is contained in:
Connor Olding 2022-10-18 23:30:35 -07:00
parent b88694e0ae
commit 56be1983e5

View File

@ -90,9 +90,7 @@ RUN : \
&& CFLAGS="$CFLAGS -Wno-implicit-fallthrough" ofc heatshrink.c \
;
FROM scratch AS runner
COPY --chmod=0755 --from=localhost/cosmo /cosmopolitan/bin/ape /bin/ape
COPY --chmod=0755 --from=localhost/notwa-util /nu/busybox /bin/
FROM localhost/rescue AS runner
COPY --chmod=0755 --from=mini_endlessh /o/*.com /o/*.com.dbg /bin/
COPY --chmod=0755 --from=mini_heatshrink /o/*.com /o/*.com.dbg /bin/
COPY --chmod=0755 --from=mini_lr /o/*.com /o/*.com.dbg /bin/