sha256:64c8dca439993b706c2f6080897a77bc4ceea217dae9a81f67fe7d4137feca4e
OS/ARCH
linux/amd64
Compressed size
74.15 MB
Last pushed
9 months by yfix
Type
Image
Manifest digest
sha256:64c8dca439993b706c2f6080897a77bc4ceea217dae9a81f67fe7d4137feca4e
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.6.30 B7ENV DENO_VERSION=2.6.30 B8COPY /deno /usr/bin/deno # buildkit45.74 MB9COPY /tini /tini # buildkit9.24 KB10COPY ./_entry.sh /usr/local/bin/docker-entrypoint.sh # buildkit455 B11RUN |1 DENO_VERSION=2.6.3 /bin/sh -c449 B12ENTRYPOINT ["/tini" "--" "docker-entrypoint.sh"]0 B13CMD ["eval" "console.log('Welcome to Deno!')"]0 BCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1765152000'