sha256:65e0b295650ea9f61ccf06a760274575d52b24f00de25422bdd995818a7a8894
OS/ARCH
linux/amd64
Compressed size
1.26 GB
Last pushed
4 months by tuyenvd
Type
Image
Manifest digest
sha256:65e0b295650ea9f61ccf06a760274575d52b24f00de25422bdd995818a7a8894
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.16.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.81 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/sh59.35 MB13RUN |2 USER_UID=1000 USER_GID=1000 /bin/sh903 B14ARG USER_UID=10000 B15ARG USER_GID=10000 B16WORKDIR /app93 B17COPY --chown=node:node /app /app #425.05 MB18RUN |2 USER_UID=1000 USER_GID=1000 /bin/sh2.91 MB19RUN |2 USER_UID=1000 USER_GID=1000 /bin/sh720.69 MB20RUN |2 USER_UID=1000 USER_GID=1000 /bin/sh122 B21COPY scripts/docker-entrypoint.sh /usr/local/bin/ # buildkit536 B22RUN |2 USER_UID=1000 USER_GID=1000 /bin/sh545 B23ENV NODE_ENV=production HOME=/paperclip HOST=0.0.0.0 PORT=31000 B24VOLUME [/paperclip]0 B25EXPOSE [3100/tcp]0 B26ENTRYPOINT ["docker-entrypoint.sh"]0 B27CMD ["node" "--import" "./server/node_modules/tsx/dist/loader.mjs" "server/dist/index.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'