sha256:41bcfd8209f91bcf5f1a66b544d7ba8cacf9dc0a226e122dbefd1d51ac6dd97c
OS/ARCH
Compressed size
330.96 MB
Last pushed
11 months by typhonragewind
Type
Image
Manifest digest
sha256:f23f44de24d6c668e6818c2f91ce8964b66decd8c4cafd9152caaa14f526817a
Image Layers
1# debian.sh --arch 'armhf' out/22.83 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.20.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=42.09 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ENV SESSION_KEY=0 B11ARG DEBIAN_FRONTEND=noninteractive0 B12RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c120 B13WORKDIR /opt/meshcentral32 B14RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c264.41 MB15ARG PREINSTALL_LIBS=true0 B16RUN |2 DEBIAN_FRONTEND=noninteractive PREINSTALL_LIBS=true /bin/sh32 B17COPY config.json.template /opt/meshcentral/config.json.template # buildkit680 B18COPY startup.sh startup.sh # buildkit779 B19EXPOSE [443/tcp 80/tcp]0 B20VOLUME [/opt/meshcentral/meshcentral-data]0 B21VOLUME [/opt/meshcentral/meshcentral-files]0 B22VOLUME [/opt/meshcentral/meshcentral-backups]0 B23CMD ["bash" "/opt/meshcentral/startup.sh"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1759104000'