Sign inSign up

dockersamplesbuildbot/ai-builder-game:latest

Multi-platform
Index digest

sha256:3c346d1836730ca770338f61e31e035a0f0e00a93a011aa1cb92de9cee51e6f3

OS/ARCH

Compressed size

381.75 MB

Last pushed

about 1 year by dockersamplesbuildbot

Type

Image

Manifest digest

sha256:e9f302e3e5b75543e53c9109e797b769e235343ef313c91d958a4c1edcaffc7a

Image Layers

1# debian.sh --arch 'arm64' out/46.1 MB
2RUN /bin/sh -c set -eux;22.46 MB
3RUN /bin/sh -c set -eux;61.38 MB
4RUN /bin/sh -c set -ex;193.37 MB
5RUN /bin/sh -c groupadd --gid3.25 KB
6ENV NODE_VERSION=22.17.00 B
7RUN /bin/sh -c ARCH= &&53.51 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
13WORKDIR /usr/local/app137 B
14COPY api/package* ./ # buildkit11.03 KB
15ENV NODE_ENV=production0 B
16RUN /bin/sh -c npm ci3.53 MB
17COPY /usr/local/app/dist ./static # buildkit199.97 KB
18COPY api/src ./src # buildkit2.66 KB
19CMD ["node" "src/index.js"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1749513600'