sha256:b429777c3dcff34a6488f365a1537db1640b2d48379b60f5e6206be034472463
OS/ARCH
Compressed size
69.2 MB
Last pushed
about 2 months by ryah
Type
Image
Manifest digest
sha256:5d46f925d213e9adaf18a0664b291fe973c91ba7b929572877610dcaaf09ee2b
Image Layers
1# debian.sh --arch 'amd64' out/28.4 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 # buildkit40.79 MB9COPY /tini /tini # buildkit9.24 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 -c449 B13ENTRYPOINT ["/tini" "--" "docker-entrypoint.sh"]0 B14CMD ["eval" "console.log('Welcome to Deno!')"]0 BCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1785715200'