sha256:72af819bb6916a19862b19d6f9119c625052f3ec8c61b709153f3b4bb2c1b6d9
OS/ARCH
Compressed size
587.38 MB
Last pushed
9 months by negrii
Type
Image
Manifest digest
sha256:8b32c392bf5470278a3bb40c5409439e2ac35584bb47aa783f38d88d4f388817
Image Layers
1# debian.sh --arch 'amd64' out/46.23 MB2RUN /bin/sh -c set -eux;22.92 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.66 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=22.21.10 B7RUN /bin/sh -c ARCH= &&55.61 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 update32.01 MB14WORKDIR /app93 B15COPY package*.json ./ # buildkit57.9 KB16RUN /bin/sh -c npm install142.25 MB17COPY . . # buildkit24.02 MB18VOLUME [/app/credentials /app/instances /app/logs /app/maps]0 B19CMD ["npm" "start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1765152000'