sha256:dfda407a1e16b551aea49004a70a09871c9341ca251c0c4b67f06e447676a176
OS/ARCH
linux/amd64
Compressed size
69.86 MB
Last pushed
about 1 year by lalyos
Type
Image
Manifest digest
sha256:f3e5dae0eb15de9ed62cf5317ef642b6383a6c2c68e060e82d7d7d92252e8f8f
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.4.10 B6ENV DENO_VERSION=2.4.10 B7COPY /deno /usr/bin/deno # buildkit42.87 MB8COPY /tini /tini # buildkit9.24 KB9COPY ./_entry.sh /usr/local/bin/docker-entrypoint.sh # buildkit453 B10RUN |1 DENO_VERSION=2.4.1 /bin/sh -c449 B11ENTRYPOINT ["/tini" "--" "docker-entrypoint.sh"]0 B12CMD ["eval" "console.log('Welcome to Deno!')"]0 B13RUN /bin/sh -c mkdir /app92 B14COPY *.ts flow.db /app #49.89 KB15COPY public /app/public # buildkit3.41 KB16WORKDIR /app32 B17CMD ["deno" "run" "-A" "main.ts"]0 BCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1751241600'