sha256:6162456063c383c92d747d7dcbf021019dbe4f6f5d21e8d9cf6de11b3542dff1
OS/ARCH
Compressed size
68.51 MB
Last pushed
about 1 year by yinheli
Type
Image
Manifest digest
sha256:e381cda4246484e3cf82c7aeb7984efa5f831a3ea1a949b3846866f12bb7c0ad
Image Layers
1# debian.sh --arch 'arm64' out/26.78 MB2RUN /bin/sh -c useradd --uid1.18 KB3ENV DENO_DIR=/deno-dir/0 B4ENV DENO_INSTALL_ROOT=/usr/local0 B5ARG DENO_VERSION=2.4.00 B6ENV DENO_VERSION=2.4.00 B7COPY /deno /usr/bin/deno # buildkit41.7 MB8COPY /tini /tini # buildkit8.83 KB9COPY ./_entry.sh /usr/local/bin/docker-entrypoint.sh # buildkit455 B10RUN |1 DENO_VERSION=2.4.0 /bin/sh -c449 B11ENTRYPOINT ["/tini" "--" "docker-entrypoint.sh"]0 B12CMD ["eval" "console.log('Welcome to Deno!')"]0 B13WORKDIR /app93 B14COPY . . # buildkit10.57 KB15RUN /bin/sh -c deno install8.79 KB16CMD ["deno" "run" "-A" "index.ts"]0 BCommand
# debian.sh --arch 'arm64' out/ 'stable' '@1751241600'