Sign inSign up

dockersamples/ai-builder-game:latest

Multi-platform
Index digest

sha256:34b5d386c7818b10c9e7b44062b916c8ff05281fef323439d08a0c65dc2232a4

OS/ARCH

Compressed size

384.07 MB

Last pushed

6 months by dockersamplesbuildbot

Type

Image

Manifest digest

sha256:c8740d00d87b8c9325f372ee580e18b43798cde2c01fabb42f86c9dd6abeab45

Image Layers

1# debian.sh --arch 'arm64' out/46.13 MB
2RUN /bin/sh -c set -eux;22.51 MB
3RUN /bin/sh -c set -eux;61.49 MB
4RUN /bin/sh -c set -ex;193.66 MB
5RUN /bin/sh -c groupadd --gid3.24 KB
6ENV NODE_VERSION=24.14.00 B
7RUN /bin/sh -c ARCH= &&55.2 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/app134 B
14COPY api/package* ./ # buildkit11.02 KB
15ENV NODE_ENV=production0 B
16RUN /bin/sh -c npm ci3.66 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' '@1773619200'