stargazing/cosmo-base/Dockerfile
2022-10-14 16:35:09 -07:00

5 lines
271 B
Docker

FROM cosmo-dist AS runner
COPY --chmod=0755 --from=localhost/cosmo-assimilate /bin/assimilate.com /cosmopolitan/bin/
COPY --chmod=0755 --from=localhost/cosmo-awk /bin/awk.com /cosmopolitan/bin/
COPY --chmod=0755 --from=localhost/cosmo-sed /bin/sed.com /cosmopolitan/bin/