sha256:aa1d3fb8d53c77b3fb392cb7ad5f77b0b3c1fba8642cabe322c86d5e31e72286
OS/ARCH
Compressed size
60.71 MB
Last pushed
about 1 month by koalalove
Type
Image
Manifest digest
sha256:e71a21edf460a156912e04841787e5ebf91dd703da5357e243f142d84c18889c
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ARG NGINX_CHANNEL=mainline0 B3RUN |1 NGINX_CHANNEL=mainline /bin/sh -c18.85 MB4RUN |1 NGINX_CHANNEL=mainline /bin/sh -c32 B5COPY /dashboard /usr/local/bin/dashboard # buildkit13.12 MB6COPY /web/dist /usr/share/nginx/html # buildkit1.81 MB7COPY /geoip /geoip # buildkit95 B8COPY deploy/nginx.conf /etc/nginx/nginx.conf # buildkit5.24 KB9COPY deploy/supervisord.conf /etc/supervisor/supervisord.conf # buildkit642 B10ENV DASHBOARD_LISTEN=127.0.0.1:80900 B11EXPOSE [8080/tcp 9090/tcp]0 B12VOLUME [/data]0 B13ENTRYPOINT ["supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'