sha256:1c37073307172a79eb8cd41d2c987997038221c1c633a8ff4da9a7837aa29c2b
OS/ARCH
Compressed size
631.63 MB
Last pushed
about 1 year by leolitaly
Type
Image
Manifest digest
sha256:7e7499aa97c0254c3250539f4439113c0db7ed8acdf24a06d1d649119b2540e3
Image Layers
1# debian.sh --arch 'arm64' out/46.1 MB2RUN /bin/sh -c set -eux;22.47 MB3RUN /bin/sh -c set -eux;61.38 MB4RUN /bin/sh -c set -ex;193.43 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=22.17.10 B7RUN /bin/sh -c ARCH= &&53.51 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13WORKDIR /app93 B14RUN /bin/sh -c npm install97.82 MB15COPY wrangler.example.jsonc wrangler.jsonc # buildkit462 B16COPY entrypoint.sh ./entrypoint.sh # buildkit1.11 KB17RUN /bin/sh -c chmod +x1.11 KB18COPY package*.json ./ # buildkit62.86 KB19COPY public ./public # buildkit6.39 MB20COPY src ./src # buildkit20.2 KB21RUN /bin/sh -c npm install149.26 MB22EXPOSE map[3000/tcp:{}]0 B23ENTRYPOINT ["sh" "/app/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1751241600'