sha256:058fc6b175bc7cb8859edd7cb8c42d44123085d981215eb92f5a8c659029d40b
OS/ARCH
Compressed size
576.21 MB
Last pushed
about 1 year by leolitaly
Type
Image
Manifest digest
sha256:8e83b2fbc5a65ee118a3951409fab4b193a452b8cb3d5de9b3fac4280ed99f7e
Image Layers
1# debian.sh --arch 'arm64' out/46.1 MB2RUN /bin/sh -c set -eux;22.46 MB3RUN /bin/sh -c set -eux;61.38 MB4RUN /bin/sh -c set -ex;193.37 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 /app92 B14RUN /bin/sh -c npm install97.25 MB15COPY wrangler.example.jsonc wrangler.jsonc # buildkit448 B16COPY entrypoint.sh ./entrypoint.sh # buildkit1.09 KB17RUN /bin/sh -c chmod +x1.08 KB18COPY package*.json ./ # buildkit49.24 KB19EXPOSE map[3000/tcp:{}]0 B20COPY public ./public # buildkit348.41 KB21COPY src ./src # buildkit18.23 KB22RUN /bin/sh -c npm install100.53 MB23ENTRYPOINT ["sh" "/app/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1749513600'