sha256:ca0c23edd637a2f1d6de986e25aeecd0a7befd1b0ceabe7087d53aca8abd0c05
OS/ARCH
Compressed size
69.85 MB
Last pushed
about 1 year by yinheli
Type
Image
Manifest digest
sha256:2f9d8b2c9ed7597d8c206c0449c4d2370bf57395fd3712c86a8466bb6e8087cb
Image Layers
1# debian.sh --arch 'arm64' out/26.78 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.4.30 B7ENV DENO_VERSION=2.4.30 B8COPY /deno /usr/bin/deno # buildkit43.04 MB9COPY /tini /tini # buildkit8.83 KB10COPY ./_entry.sh /usr/local/bin/docker-entrypoint.sh # buildkit454 B11RUN |1 DENO_VERSION=2.4.3 /bin/sh -c450 B12ENTRYPOINT ["/tini" "--" "docker-entrypoint.sh"]0 B13CMD ["eval" "console.log('Welcome to Deno!')"]0 B14WORKDIR /app93 B15COPY . . # buildkit10.57 KB16RUN /bin/sh -c deno install8.98 KB17CMD ["deno" "run" "-A" "index.ts"]0 BCommand
# debian.sh --arch 'arm64' out/ 'stable' '@1753056000'