sha256:697e44e32ea38dd28e8934ded16da4087ec419a8e117c978c0f7069472d3f572
OS/ARCH
Compressed size
336.23 MB
Last pushed
about 1 year by typhonragewind
Type
Image
Manifest digest
sha256:ecfa95c784b01319df525c5b07e7f764b2809d55781cf6818fef92d881731977
Image Layers
1# debian.sh --arch 'arm64' out/26.78 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.19.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.43 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ENV SESSION_KEY=0 B11ARG DEBIAN_FRONTEND=noninteractive0 B12RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c119 B13WORKDIR /opt/meshcentral32 B14RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c261.39 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 # buildkit781 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 'arm64' out/ 'bookworm' '@1754870400'