From 56be1983e52d4f61a42048889f9c7a96f0950386 Mon Sep 17 00:00:00 2001 From: Connor Olding Date: Tue, 18 Oct 2022 23:30:35 -0700 Subject: [PATCH] mini: fix runner --- cosmo-mini/Dockerfile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/cosmo-mini/Dockerfile b/cosmo-mini/Dockerfile index 3b79d0e..1d49828 100644 --- a/cosmo-mini/Dockerfile +++ b/cosmo-mini/Dockerfile @@ -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/