sha256:68c4a8b6015b5e90b9894d131ed412309d4975ee3dbf5e931fb84cc791b314a6
OS/ARCH
Compressed size
610.29 MB
Last pushed
12 months by foxsystem
Type
Image
Manifest digest
sha256:04089b979a1c445a7cb96bb3d4bba9977dd3d8a897af309996d3010b6331d5bd
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.14.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.08 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c apt-get update168.03 MB11RUN /bin/sh -c groupadd -r1.15 KB12COPY ./USERTrustRSA.crt /usr/local/share/ca-certificates/USERTrustRSA.crt # buildkit1.68 KB13RUN /bin/sh -c update-ca-certificates #121.55 KB14COPY --chown=rocketchat:rocketchat /app/apps/dist/bundle /app/bundle #367.51 MB15VOLUME [/app/uploads]0 B16USER rocketchat0 B17WORKDIR /app/bundle32 B18ENV DEPLOY_METHOD=docker NODE_ENV=production MONGO_URL=mongodb://mongodb:27017/rocketchat MONGO_OPLOG_URL=mongodb://mongodb:27017/local0 B19EXPOSE &{[{{122 0} {122 0}}]0 B20CMD ["node" "main.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1743984000'