sha256:5e7bead1d56ef6025217aad9c2667101b485a2c6a01f19004242172c1d3b2ae4
OS/ARCH
Compressed size
59.64 MB
Last pushed
23 days by koalalove
Type
Image
Manifest digest
sha256:9798ad21b7cd395e58dc7fa13fba3f266e29eee9fd0116992659fbe9b68e3588
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2ARG NGINX_CHANNEL=mainline0 B3RUN |1 NGINX_CHANNEL=mainline /bin/sh -c18.62 MB4RUN |1 NGINX_CHANNEL=mainline /bin/sh -c32 B5COPY /dashboard /usr/local/bin/dashboard # buildkit12.39 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 # buildkit639 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 'arm64' out/ 'bookworm' '@1783900800'