sha256:72af819bb6916a19862b19d6f9119c625052f3ec8c61b709153f3b4bb2c1b6d9
OS/ARCH
Compressed size
571.51 MB
Last pushed
9 months by negrii
Type
Image
Manifest digest
sha256:af6dd7ff719464ba3e6e4ca1a036a6fafb9163d2c6c0bc969e8a069dcf99ca5a
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 /app92 B15COPY package*.json ./ # buildkit57.91 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'