sha256:92ef385d0f430f89a37f42e713b8a9d05f299e6e7764f3e1ab9d36a437a71f39
OS/ARCH
linux/amd64
Compressed size
101.51 MB
Last pushed
about 1 year by rgbkrk
Type
Image
Manifest digest
sha256:92ef385d0f430f89a37f42e713b8a9d05f299e6e7764f3e1ab9d36a437a71f39
Image Layers
1# debian.sh --arch 'amd64' out/26.92 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 # buildkit42.43 MB8COPY /tini /tini # buildkit9.24 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 cache32.14 MB16RUN /bin/sh -c mkdir -p151 B17RUN /bin/sh -c chmod 755151 B18ENV HOME=/app0 BCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1749513600'