sha256:e16f8a65736ab461eeb5c5f17051134a52a9d76c57dbea1ac0452f0f1d77ac92
OS/ARCH
Compressed size
88.89 MB
Last pushed
about 1 year by cyfershepard
Type
Image
Manifest digest
sha256:8a4d9d31f59f25cee7b61eb9c9c114dd6ee25ba75e082dee044eb070869e3d99
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 B14RUN /bin/sh -c apt-get update18.94 MB15WORKDIR /app93 B16COPY . . # buildkit50.44 KB17RUN /bin/sh -c deno cache2.09 MB18EXPOSE map[8100/tcp:{}]0 B19CMD ["run" "start"]0 BCommand
# debian.sh --arch 'arm64' out/ 'stable' '@1749513600'