sha256:5cf8fd161dcc94cab94158e669aa773641f675ed5f2fd3ab7f4809e5d5a1a423
OS/ARCH
Compressed size
336.69 MB
Last pushed
about 1 year by typhonragewind
Type
Image
Manifest digest
sha256:9284ad218f588ace784919981895381f1c78ffac92661cbdb0daec9ffb654688
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.19.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.74 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit450 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ENV SESSION_KEY=0 B11ARG DEBIAN_FRONTEND=noninteractive0 B12RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c121 B13WORKDIR /opt/meshcentral32 B14RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c261.39 MB15ARG PREINSTALL_LIBS=false0 B16RUN |2 DEBIAN_FRONTEND=noninteractive PREINSTALL_LIBS=false /bin/sh32 B17COPY config.json.template /opt/meshcentral/config.json.template # buildkit679 B18COPY startup.sh startup.sh # buildkit778 B19EXPOSE map[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 'amd64' out/ 'bookworm' '@1754870400'