sha256:65659a972b7c8b9c3fdb0905c084b0ec7ba04535722ccf8cb71eeb7719aa42f6
OS/ARCH
Compressed size
58.93 MB
Last pushed
3 months by koalalove
Type
Image
Manifest digest
sha256:a4197639beaa3951c5f0b960c935fbde36ef93022b95ad46810e506f53e65763
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2ARG NGINX_CHANNEL=mainline0 B3RUN |1 NGINX_CHANNEL=mainline /bin/sh -c18.83 MB4RUN |1 NGINX_CHANNEL=mainline /bin/sh -c32 B5COPY /dashboard /usr/local/bin/dashboard # buildkit11.39 MB6COPY /web/dist /usr/share/nginx/html # buildkit1.78 MB7COPY /geoip /geoip # buildkit95 B8COPY deploy/nginx.conf /etc/nginx/nginx.conf # buildkit1.95 KB9COPY deploy/supervisord.conf /etc/supervisor/supervisord.conf # buildkit644 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' '@1782172800'