sha256:1cc4be2d66ae947cc320922a6eaef2c21b2e5194ecc5ad486d56f91519e988ee
OS/ARCH
linux/amd64
Compressed size
74.79 MB
Last pushed
4 months by easybill
Type
Image
Manifest digest
sha256:1cc4be2d66ae947cc320922a6eaef2c21b2e5194ecc5ad486d56f91519e988ee
Image Layers
1# debian.sh --arch 'amd64' out/29.36 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.5.60 B7ENV DENO_VERSION=2.5.60 B8COPY /deno /usr/bin/deno # buildkit45.17 MB9COPY /tini /tini # buildkit9.24 KB10COPY ./_entry.sh /usr/local/bin/docker-entrypoint.sh # buildkit456 B11RUN |1 DENO_VERSION=2.5.6 /bin/sh -c453 B12ENTRYPOINT ["/tini" "--" "docker-entrypoint.sh"]0 B13CMD ["eval" "console.log('Welcome to Deno!')"]0 B14WORKDIR /app93 B15USER deno0 B16COPY kosit-validator-exporter.ts kosit-validator-exporter.ts # buildkit1.86 KB17RUN /bin/sh -c deno cache260.31 KB18CMD ["run" "--allow-net" "--allow-env" "kosit-validator-exporter.ts"]0 BCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1760918400'