sha256:45dad0a928fc000b7394d7a463428620f58152332b0df10a126b576f938fc0f6
OS/ARCH
Compressed size
59.04 MB
Last pushed
3 months by koalalove
Type
Image
Manifest digest
sha256:bf03cb4ef2235130e5ddea1a564a4e751ef1cd3fcaf684b84a0880e50f24bb2f
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.5 MB6COPY /web/dist /usr/share/nginx/html # buildkit1.78 MB7COPY /geoip /geoip # buildkit95 B8COPY deploy/nginx.conf /etc/nginx/nginx.conf # buildkit2.59 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'