sha256:ebae2925be896647b3fbe5f939b9a55e72f56b03d15fedae2af867a354224f53
OS/ARCH
Compressed size
571.51 MB
Last pushed
9 months by negrii
Type
Image
Manifest digest
sha256:c0322297d03c0c68ff52f5c1a603f736a602f004750a7d8875532dc17e8e3001
Image Layers
1# debian.sh --arch 'arm64' out/46.12 MB2RUN /bin/sh -c set -eux;22.51 MB3RUN /bin/sh -c set -eux;61.39 MB4RUN /bin/sh -c set -ex;193.58 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=22.21.10 B7RUN /bin/sh -c ARCH= &&55.74 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13RUN /bin/sh -c apt-get update31.43 MB14WORKDIR /app91 B15COPY package*.json ./ # buildkit57.9 KB16RUN /bin/sh -c npm install135.48 MB17COPY . . # buildkit24.02 MB18VOLUME [/app/credentials /app/instances /app/logs /app/maps]0 B19CMD ["npm" "start"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1765152000'