sha256:2014dc167ece617ef7e7ba40631ac2234c59e75ce693e7cc2dc2602b3c87859d
OS/ARCH
Compressed size
68.35 MB
Last pushed
25 days by ryah
Type
Image
Manifest digest
sha256:430f9e3681cd46749a38c7f2446eba47f663b7b15e09590ce1b8aa847cfe4e6a
Image Layers
1# debian.sh --arch 'arm64' out/28.76 MB2RUN /bin/sh -c useradd --uid1.18 KB3ENV DENO_USE_CGROUPS=10 B4ENV DENO_DIR=/deno-dir/0 B5ENV DENO_INSTALL_ROOT=/usr/local0 B6ARG DENO_VERSION=2.9.60 B7ENV DENO_VERSION=2.9.60 B8COPY /deno /usr/bin/deno # buildkit39.57 MB9COPY /tini /tini # buildkit8.83 KB10LABEL org.opencontainers.image.title=Deno org.opencontainers.image.description=Deno Docker image0 B11COPY ./_entry.sh /usr/local/bin/docker-entrypoint.sh # buildkit454 B12RUN |1 DENO_VERSION=2.9.6 /bin/sh -c449 B13ENTRYPOINT ["/tini" "--" "docker-entrypoint.sh"]0 B14CMD ["eval" "console.log('Welcome to Deno!')"]0 BCommand
# debian.sh --arch 'arm64' out/ 'stable' '@1787529600'