Sign inSign up

michaelirwin244/ai-game:latest

Multi-platform
Index digest

sha256:7de31d252d4b20e412d2b6f42849189c3a9fefa7f77ed800ca77e7657c6bec1c

OS/ARCH

Compressed size

390.91 MB

Last pushed

about 1 year by michaelirwin244

Type

Image

Manifest digest

sha256:1e6ae5819802a4b94e8b0b3ac3c4bc68d0d26d52cc5cfc7a63e12ca2e545c9ed

Image Layers

1# debian.sh --arch 'amd64' out/46.25 MB
2RUN /bin/sh -c set -eux;22.9 MB
3RUN /bin/sh -c set -eux;61.42 MB
4RUN /bin/sh -c set -ex;201.58 MB
5RUN /bin/sh -c groupadd --gid3.25 KB
6ENV NODE_VERSION=22.17.00 B
7RUN /bin/sh -c ARCH= &&53.83 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
13WORKDIR /usr/local/app135 B
14COPY api/package* ./ # buildkit11.02 KB
15ENV NODE_ENV=production0 B
16RUN /bin/sh -c npm ci3.52 MB
17COPY /usr/local/app/dist ./static # buildkit200.33 KB
18COPY api/src ./src # buildkit2.67 KB
19CMD ["node" "src/index.js"]0 B

Command

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