explicitly use local rescue image

This commit is contained in:
Connor Olding 2022-12-07 00:59:53 -08:00
parent 5b6d366c53
commit 0e770f334d
25 changed files with 25 additions and 25 deletions

View File

@ -1,3 +1,3 @@
FROM rescue
FROM localhost/rescue
COPY --chmod=0755 --from=localhost/cosmo-all /usr/local/bin/assimilate.* /bin/
ENTRYPOINT ["/bin/ape", "/bin/assimilate.com"]

View File

@ -1,3 +1,3 @@
FROM rescue
FROM localhost/rescue
COPY --chmod=0755 --from=localhost/cosmo-all /usr/local/bin/bd.* /bin/
ENTRYPOINT ["/bin/ape", "/bin/bd.com"]

View File

@ -1,4 +1,4 @@
FROM rescue
FROM localhost/rescue
COPY --chmod=0755 --from=localhost/cosmo-all /usr/local/bin/bing.* /bin/
COPY --chmod=0755 --from=localhost/cosmo-all /usr/local/bin/unbing.* /bin/
ENTRYPOINT ["/bin/ape", "/bin/bing.com"]

View File

@ -1,3 +1,3 @@
FROM rescue
FROM localhost/rescue
COPY --chmod=0755 --from=localhost/cosmo-all /usr/local/bin/blinkenlights.* /bin/
ENTRYPOINT ["/bin/ape", "/bin/blinkenlights.com"]

View File

@ -1,3 +1,3 @@
FROM rescue
FROM localhost/rescue
COPY --chmod=0755 --from=localhost/cosmo-all /usr/local/bin/awk.* /bin/
ENTRYPOINT ["/bin/ape", "/bin/awk.com"]

View File

@ -1,3 +1,3 @@
FROM rescue
FROM localhost/rescue
COPY --chmod=0755 --from=localhost/cosmo-all /usr/local/bin/chibicc.* /bin/
ENTRYPOINT ["/bin/ape", "/bin/chibicc.com"]

View File

@ -1,4 +1,4 @@
FROM rescue
FROM localhost/rescue
COPY --chmod=0755 --from=localhost/cosmo-all /usr/local/bin/lua.* /bin/
COPY --chmod=0755 --from=localhost/cosmo-all /usr/local/bin/luac.* /bin/
ENTRYPOINT ["/bin/ape", "/bin/lua.com"]

View File

@ -1,3 +1,3 @@
FROM rescue
FROM localhost/rescue
COPY --chmod=0755 --from=localhost/cosmo-all /usr/local/bin/make.* /bin/
ENTRYPOINT ["/bin/ape", "/bin/make.com"]

View File

@ -1,3 +1,3 @@
FROM rescue
FROM localhost/rescue
COPY --chmod=0755 --from=localhost/cosmo-all /usr/local/bin/python.* /bin/
ENTRYPOINT ["/bin/ape", "/bin/python.com"]

View File

@ -1,4 +1,4 @@
FROM rescue
FROM localhost/rescue
COPY --chmod=0755 --from=localhost/cosmo-all /usr/local/bin/qjs.* /bin/
COPY --chmod=0755 --from=localhost/cosmo-all /usr/local/bin/qjsc.* /bin/
ENTRYPOINT ["/bin/ape", "/bin/qjs.com"]

View File

@ -1,3 +1,3 @@
FROM rescue
FROM localhost/rescue
COPY --chmod=0755 --from=localhost/cosmo-all /usr/local/bin/sed.* /bin/
ENTRYPOINT ["/bin/ape", "/bin/sed.com"]

View File

@ -1,3 +1,3 @@
FROM rescue
FROM localhost/rescue
COPY --chmod=0755 --from=localhost/cosmo-all /usr/local/bin/sqlite3.* /bin/
ENTRYPOINT ["/bin/ape", "/bin/sqlite3.com"]

View File

@ -1,3 +1,3 @@
FROM rescue
FROM localhost/rescue
COPY --chmod=0755 --from=localhost/cosmo-all /usr/local/bin/fold.* /bin/
ENTRYPOINT ["/bin/ape", "/bin/fold.com"]

View File

@ -1,3 +1,3 @@
FROM rescue
FROM localhost/rescue
COPY --chmod=0755 --from=localhost/cosmo-all /usr/local/bin/greenbean.* /bin/
ENTRYPOINT ["/bin/ape", "/bin/greenbean.com"]

View File

@ -1,3 +1,3 @@
FROM rescue
FROM localhost/rescue
COPY --chmod=0755 --from=localhost/cosmo-all /usr/local/bin/hello.* /bin/
ENTRYPOINT ["/bin/ape", "/bin/hello.com"]

View File

@ -1,3 +1,3 @@
FROM rescue
FROM localhost/rescue
COPY --chmod=0755 --from=localhost/cosmo-all /usr/local/bin/life.* /bin/
ENTRYPOINT ["/bin/ape", "/bin/life.com"]

View File

@ -1,3 +1,3 @@
FROM rescue
FROM localhost/rescue
COPY --chmod=0755 --from=localhost/cosmo-all /usr/local/bin/memzoom.* /bin/
ENTRYPOINT ["/bin/ape", "/bin/memzoom.com"]

View File

@ -1,3 +1,3 @@
FROM rescue
FROM localhost/rescue
COPY --chmod=0755 --from=localhost/cosmo-all /usr/local/bin/mkdeps.* /bin/
ENTRYPOINT ["/bin/ape", "/bin/mkdeps.com"]

View File

@ -1,3 +1,3 @@
FROM rescue
FROM localhost/rescue
COPY --chmod=0755 --from=localhost/cosmo-all /usr/local/bin/pledge.* /bin/
ENTRYPOINT ["/bin/ape", "/bin/pledge.com"]

View File

@ -1,3 +1,3 @@
FROM rescue
FROM localhost/rescue
COPY --chmod=0755 --from=localhost/cosmo-all /usr/local/bin/printimage.* /bin/
ENTRYPOINT ["/bin/ape", "/bin/printimage.com"]

View File

@ -1,3 +1,3 @@
FROM rescue
FROM localhost/rescue
COPY --chmod=0755 --from=localhost/cosmo-all /usr/local/bin/printvideo.* /bin/
ENTRYPOINT ["/bin/ape", "/bin/printvideo.com"]

View File

@ -1,4 +1,4 @@
FROM rescue
FROM localhost/rescue
COPY --chmod=0755 --from=localhost/cosmo-all /usr/local/bin/redbean-demo.* /bin/
COPY --chmod=0755 --from=localhost/cosmo-all /usr/local/bin/redbean-original.* /bin/
COPY --chmod=0755 --from=localhost/cosmo-all /usr/local/bin/redbean-static.* /bin/

View File

@ -1,3 +1,3 @@
FROM rescue
FROM localhost/rescue
COPY --chmod=0755 --from=localhost/cosmo-all /usr/local/bin/tinyemu.* /bin/
ENTRYPOINT ["/bin/ape", "/bin/tinyemu.com"]

View File

@ -1,3 +1,3 @@
FROM rescue
FROM localhost/rescue
COPY --chmod=0755 --from=localhost/cosmo-all /usr/local/bin/unbourne.* /bin/
ENTRYPOINT ["/bin/ape", "/bin/unbourne.com"]

View File

@ -1,3 +1,3 @@
FROM rescue
FROM localhost/rescue
COPY --chmod=0755 --from=localhost/cosmo-all /usr/local/bin/unveil.* /bin/
ENTRYPOINT ["/bin/ape", "/bin/unveil.com"]