sha256:e16f8a65736ab461eeb5c5f17051134a52a9d76c57dbea1ac0452f0f1d77ac92
OS/ARCH
Compressed size
89.82 MB
Last pushed
about 1 year by cyfershepard
Type
Image
Manifest digest
sha256:254b9a89e2f87f9133478904b82a5ced4c64c6f365d74bc581de8421226f58d2
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c useradd --uid1.18 KB3ENV DENO_DIR=/deno-dir/0 B4ENV DENO_INSTALL_ROOT=/usr/local0 B5ARG DENO_VERSION=2.3.60 B6ENV DENO_VERSION=2.3.60 B7COPY /deno /usr/bin/deno # buildkit41.79 MB8COPY /tini /tini # buildkit9.24 KB9COPY ./_entry.sh /usr/local/bin/docker-entrypoint.sh # buildkit454 B10RUN |1 DENO_VERSION=2.3.6 /bin/sh -c449 B11ENTRYPOINT ["/tini" "--" "docker-entrypoint.sh"]0 B12CMD ["eval" "console.log('Welcome to Deno!')"]0 B13USER root0 B14RUN /bin/sh -c apt-get update18.81 MB15WORKDIR /app93 B16COPY . . # buildkit50.44 KB17RUN /bin/sh -c deno cache2.25 MB18EXPOSE map[8100/tcp:{}]0 B19CMD ["run" "start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1749513600'