sha256:20f8baaaf47ebb4cf15475970111c107a92abddbf71718256984d94fa2dba8c9
OS/ARCH
Compressed size
336.64 MB
Last pushed
about 1 year by typhonragewind
Type
Image
Manifest digest
sha256:c32a1035c18104cf6e1b25f0e8d1ddfa9eb7214c40006217174b85bac474b735
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.18.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.7 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 -c261.38 MB15ARG PREINSTALL_LIBS=false0 B16RUN |2 DEBIAN_FRONTEND=noninteractive PREINSTALL_LIBS=false /bin/sh32 B17COPY config.json.template /opt/meshcentral/config.json.template # buildkit677 B18COPY startup.sh startup.sh # buildkit777 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'