sha256:184ade67fdc1f2e6882ddfdebe38c42b79c84b9da2ead6ff13c0068c07971546
OS/ARCH
Compressed size
702.22 MB
Last pushed
5 months by minixxie
Type
Image
Manifest digest
sha256:d8fd837d361016b451026278feeead32a712d6f3765c4ce9cfc3e092ef3c3444
Image Layers
1# debian.sh --arch 'arm64' out/28.74 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.14.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.17 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.64 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG USER_UID=10000 B11ARG USER_GID=10000 B12RUN |2 USER_UID=1000 USER_GID=1000 /bin/sh64.7 MB13RUN |2 USER_UID=1000 USER_GID=1000 /bin/sh754 B14ARG USER_UID=10000 B15ARG USER_GID=10000 B16WORKDIR /app93 B17COPY --chown=node:node /app /app #163.22 MB18RUN |2 USER_UID=1000 USER_GID=1000 /bin/sh396.74 MB19COPY scripts/docker-entrypoint.sh /usr/local/bin/ # buildkit537 B20RUN |2 USER_UID=1000 USER_GID=1000 /bin/sh536 B21ENV NODE_ENV=production HOME=/paperclip HOST=0.0.0.0 PORT=31000 B22VOLUME [/paperclip]0 B23EXPOSE map[3100/tcp:{}]0 B24ENTRYPOINT ["docker-entrypoint.sh"]0 B25CMD ["node" "--import" "./server/node_modules/tsx/dist/loader.mjs" "server/dist/index.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1775433600'