sha256:73a9c1990c929e1402f80b8abbdb17af7fce4c8d26f5e444d4a344d87305c895
OS/ARCH
linux/amd64
Compressed size
80.89 MB
Last pushed
over 1 year by andremiras
Type
Image
Manifest digest
sha256:56a83d826fb16376e4ce00ad64603e9c03a1d147ac9fc8635d5efe50926e0584
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.1.40 B6ENV DENO_VERSION=2.1.40 B7COPY /deno /usr/bin/deno # buildkit48.97 MB8COPY /tini /tini # buildkit9.24 KB9COPY ./_entry.sh /usr/local/bin/docker-entrypoint.sh # buildkit455 B10RUN |1 DENO_VERSION=2.1.4 /bin/sh -c450 B11ENTRYPOINT ["/tini" "--" "docker-entrypoint.sh"]0 B12CMD ["eval" "console.log('Welcome to Deno!')"]0 B13WORKDIR /app93 B14USER deno0 B15ARG VERSION=42550f60 B16ENV VERSION=42550f60 B17COPY deno.json deno.lock /app/ #6.87 KB18RUN |1 VERSION=42550f6 /bin/sh -c4.97 MB19COPY public /app/public # buildkit353 B20COPY src /app/src # buildkit6.83 KB21EXPOSE map[8000/tcp:{}]0 B22CMD ["task" "run:prod"]0 BCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1733097600'