sha256:b429777c3dcff34a6488f365a1537db1640b2d48379b60f5e6206be034472463
OS/ARCH
Compressed size
68.41 MB
Last pushed
about 1 month by ryah
Type
Image
Manifest digest
sha256:5a5b94be72986faf1e3fec3b5b1f7d2d2033cbeb892795cd6ef7e0da62b3ce53
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.50 B7ENV DENO_VERSION=2.9.50 B8COPY /deno /usr/bin/deno # buildkit39.65 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.5 /bin/sh -c450 B13ENTRYPOINT ["/tini" "--" "docker-entrypoint.sh"]0 B14CMD ["eval" "console.log('Welcome to Deno!')"]0 BCommand
# debian.sh --arch 'arm64' out/ 'stable' '@1785715200'