sha256:7b407448ff34194c2098f7329bb0a3a78c7700de1470abede763adc189352089
OS/ARCH
Compressed size
65.93 MB
Last pushed
23 days by ryah
Type
Image
Manifest digest
sha256:ed8ddaab20f352ab6631caee3a3a4b023e259c816e086bab01e45d9dc09b3885
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 26.34 MB5CMD ["/bin/bash"]0 B6RUN /bin/sh -c useradd --uid2.13 KB7ENV DENO_USE_CGROUPS=10 B8ENV DENO_DIR=/deno-dir/0 B9ENV DENO_INSTALL_ROOT=/usr/local0 B10ARG DENO_VERSION=2.9.60 B11ENV DENO_VERSION=2.9.60 B12COPY /deno /usr/bin/deno # buildkit39.57 MB13COPY /tini /tini # buildkit8.83 KB14LABEL org.opencontainers.image.title=Deno org.opencontainers.image.description=Deno Docker image0 B15COPY ./_entry.sh /usr/local/bin/docker-entrypoint.sh # buildkit456 B16RUN |1 DENO_VERSION=2.9.6 /bin/sh -c452 B17ENTRYPOINT ["/tini" "--" "docker-entrypoint.sh"]0 B18CMD ["eval" "console.log('Welcome to Deno!')"]0 BCommand
ARG RELEASE