sha256:838b26ebb9eb4b7a863ea6c0b98e094230e6f5bcb069329e67382cfa8ea590b5
OS/ARCH
Compressed size
73.66 MB
Last pushed
24 days by cyfershepard
Type
Image
Manifest digest
sha256:3575431c6242c58c385e974a7a147c43a1092e5d54e75123e22214c3eb801bb0
Image Layers
1# debian.sh --arch 'arm64' out/26.78 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.03 MB8COPY /tini /tini # buildkit8.83 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 B14WORKDIR /app93 B15COPY . . # buildkit101.32 KB16RUN /bin/sh -c deno cache5.75 MB17CMD ["run" "start"]0 BCommand
# debian.sh --arch 'arm64' out/ 'stable' '@1749513600'