sha256:b822a6a657012478376b25a67a41dd422364c823916688ecd75f81c3c4bbebc2
OS/ARCH
linux/arm64
Compressed size
100.03 MB
Last pushed
about 1 year by rgbkrk
Type
Image
Manifest digest
sha256:b822a6a657012478376b25a67a41dd422364c823916688ecd75f81c3c4bbebc2
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.3.70 B6ENV DENO_VERSION=2.3.70 B7COPY /deno /usr/bin/deno # buildkit41.63 MB8COPY /tini /tini # buildkit8.83 KB9COPY ./_entry.sh /usr/local/bin/docker-entrypoint.sh # buildkit452 B10RUN |1 DENO_VERSION=2.3.7 /bin/sh -c448 B11ENTRYPOINT ["/tini" "--" "docker-entrypoint.sh"]0 B12CMD ["eval" "console.log('Welcome to Deno!')"]0 B13WORKDIR /app93 B14ENV LIVESTORE_SYNC_URL=wss://anode-docworker.rgbkrk.workers.dev/api0 B15RUN /bin/sh -c deno cache31.61 MB16RUN /bin/sh -c mkdir -p152 B17RUN /bin/sh -c chmod 755152 B18ENV HOME=/app0 BCommand
# debian.sh --arch 'arm64' out/ 'stable' '@1749513600'