sha256:5e7bead1d56ef6025217aad9c2667101b485a2c6a01f19004242172c1d3b2ae4
OS/ARCH
Compressed size
60.72 MB
Last pushed
23 days by koalalove
Type
Image
Manifest digest
sha256:2291c1bc6b7743aa9ad6e37f02dbfbfa4fb9e74ef8eaa7090c9de75b5c86f431
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ARG NGINX_CHANNEL=mainline0 B3RUN |1 NGINX_CHANNEL=mainline /bin/sh -c18.86 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'