Sign inSign up

koalalove/monitor-dashboard:0.0.4

Multi-platform
Networking
Security
Developer tools
Index digest

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 MB
2ARG NGINX_CHANNEL=mainline0 B
3RUN |1 NGINX_CHANNEL=mainline /bin/sh -c18.83 MB
4RUN |1 NGINX_CHANNEL=mainline /bin/sh -c32 B
5COPY /dashboard /usr/local/bin/dashboard # buildkit11.39 MB
6COPY /web/dist /usr/share/nginx/html # buildkit1.78 MB
7COPY /geoip /geoip # buildkit95 B
8COPY deploy/nginx.conf /etc/nginx/nginx.conf # buildkit1.95 KB
9COPY deploy/supervisord.conf /etc/supervisor/supervisord.conf # buildkit644 B
10ENV DASHBOARD_LISTEN=127.0.0.1:80900 B
11EXPOSE [8080/tcp 9090/tcp]0 B
12VOLUME [/data]0 B
13ENTRYPOINT ["supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'