FROM scratch COPY --chmod=0755 --from=localhost/notwa-util /nu/busybox /bin/busybox COPY --chmod=0755 --from=localhost/cosmo-bootstrap /usr/bin/ape /bin/ape ENTRYPOINT ["/bin/busybox"]