sha256:910c74391f2fc26e751031a8bc9d47240dcdb6fae19c8d68c60f56bc33767917
OS/ARCH
Compressed size
625.18 MB
Last pushed
about 1 year by leolitaly
Type
Image
Manifest digest
sha256:a24f3afd1fa85ffaaa4c9a6ab280892c45189930cb8694e5344d706c1e932208
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.00 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/ # buildkit447 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13WORKDIR /app93 B14RUN /bin/sh -c npm install98.11 MB15COPY wrangler.example.jsonc wrangler.jsonc # buildkit447 B16COPY entrypoint.sh ./entrypoint.sh # buildkit1.09 KB17RUN /bin/sh -c chmod +x1.08 KB18COPY package*.json ./ # buildkit62.83 KB19COPY public ./public # buildkit348.46 KB20COPY src ./src # buildkit19.92 KB21RUN /bin/sh -c npm install148.56 MB22EXPOSE map[3000/tcp:{}]0 B23ENTRYPOINT ["sh" "/app/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1751241600'