sha256:3ec8e7892b05b6d868106197f6adb627dcead788066c1d79125c914a835ce081
OS/ARCH
Compressed size
576.21 MB
Last pushed
about 1 year by leolitaly
Type
Image
Manifest digest
sha256:e682626545a6f09e7056a90fb1fe4bf96e5ea4fece364e50d08fca703ac33ade
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.24 KB22RUN /bin/sh -c npm install100.53 MB23ENTRYPOINT ["sh" "/app/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1749513600'