sha256:35c59af19f1ed403900c146e4d51727ad43d430b3bd1fcd0cf550077e2fa95e3
OS/ARCH
linux/arm64
Compressed size
75.4 MB
Last pushed
over 1 year by davidgageot135
Type
Image
Manifest digest
sha256:cf1e68076edee6710c3797623e76e1065e3641ae8be7cae912e97443fa17d620
Image Layers
1# debian.sh --arch 'arm64' out/26.75 MB2RUN /bin/sh -c useradd --uid1.18 KB3ENV DENO_DIR=/deno-dir/0 B4ENV DENO_INSTALL_ROOT=/usr/local0 B5ARG DENO_VERSION=2.2.30 B6ENV DENO_VERSION=2.2.30 B7COPY /deno /usr/bin/deno # buildkit46.2 MB8COPY /tini /tini # buildkit8.83 KB9COPY ./_entry.sh /usr/local/bin/docker-entrypoint.sh # buildkit454 B10RUN |1 DENO_VERSION=2.2.3 /bin/sh -c451 B11ENTRYPOINT ["/tini" "--" "docker-entrypoint.sh"]0 B12CMD ["eval" "console.log('Welcome to Deno!')"]0 B13WORKDIR /app93 B14CMD ["/app/main.ts"]0 B15RUN /bin/sh -c deno add2.17 MB16RUN /bin/sh -c deno add277.89 KBCommand
# debian.sh --arch 'arm64' out/ 'stable' '@1740355200'