sha256:c777b4b225501a61074837e90a826a58f99124837824023cd60334b1e2374498
OS/ARCH
Compressed size
71.01 MB
Last pushed
about 2 months by ryah
Type
Image
Manifest digest
sha256:4c186883472a8f457b8500b5749d61898b9eddb38ea5fac2ad2bf4d026cd230e
Image Layers
1# debian.sh --arch 'arm64' out/28.75 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.40 B7ENV DENO_VERSION=2.9.40 B8COPY /deno /usr/bin/deno # buildkit42.25 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 # buildkit455 B12RUN |1 DENO_VERSION=2.9.4 /bin/sh -c451 B13ENTRYPOINT ["/tini" "--" "docker-entrypoint.sh"]0 B14CMD ["eval" "console.log('Welcome to Deno!')"]0 BCommand
# debian.sh --arch 'arm64' out/ 'stable' '@1783900800'