7.9.3-r
sha256:7c0af0f13735a4e642d0901e0ef22f91bf0d69f23c7a2b1bbc495a866834e3ee
OS/ARCH
linux/arm64
Compressed size
1.19 GB
Last pushed
11 months by p1626
Type
Image
Manifest digest
sha256:7c0af0f13735a4e642d0901e0ef22f91bf0d69f23c7a2b1bbc495a866834e3ee
Image Layers
1# debian.sh --arch 'arm64' out/46.09 MB2RUN /bin/sh -c set -eux;22.46 MB3RUN /bin/sh -c set -eux;61.38 MB4RUN /bin/sh -c set -ex;193.37 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=22.16.00 B7RUN /bin/sh -c ARCH= &&53.43 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13LABEL author=p1626 org.opencontainers.image.source=https://github.com/RocketChat/Rocket.Chat org.opencontainers.image.description=Production image0 B14ENV DEBIAN_FRONTEND=noninteractive0 B15RUN /bin/sh -c apt-get update50.19 MB16RUN /bin/sh -c groupadd --system1.15 KB17WORKDIR /app93 B18COPY /app/bundle /app/bundle # buildkit390.45 MB19RUN /bin/sh -c chown -R398.23 MB20USER rocketchat0 B21ENV NODE_ENV=production PORT=4000 ROOT_URL=http://localhost:40000 B22EXPOSE map[4000/tcp:{}]0 B23HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:4000/api/info0 B24ENTRYPOINT ["/usr/bin/tini" "--"]0 B25CMD ["node" "bundle/main.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1747699200'