Sign inSign up

devopsiaci/cruise-control-ui:0.4.0

Multi-platform
Web servers
Monitoring & observability
Index digest

sha256:96c25035cb024d09a33c91c3e7242bb721e8610f8823b50296b5a45bd2467165

OS/ARCH

Compressed size

19.94 MB

Last pushed

11 days by ialejandro

Type

Image

Manifest digest

sha256:1136f8c6ce2d074a76d7470931d8a9e1604ee47782d79a6809722a9aef3bae6a

Image Layers

1ADD file ... in / 3.25 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.25.50 B
5ENV PKG_RELEASE=10 B
6RUN /bin/sh -c set -x3.8 MB
7COPY docker-entrypoint.sh / # buildkit629 B
8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit954 B
9COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit393 B
10COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
11COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
12ENTRYPOINT ["/docker-entrypoint.sh"]0 B
13EXPOSE map[80/tcp:{}]0 B
14STOPSIGNAL SIGQUIT0 B
15CMD ["nginx" "-g" "daemon off;"]0 B
16ENV NJS_VERSION=0.8.40 B
17ENV NJS_RELEASE=30 B
18RUN /bin/sh -c set -x12.44 MB
19ARG CC_UI_TAG=0.4.00 B
20ARG UI_USER=nginx0 B
21ARG UI_UID=1010 B
22ARG UI_GID=1010 B
23LABEL maintainer=Iván Alejandro Marugán <[email protected]>0 B
24COPY --chown=101:101 /cruise-control/cruise-control/cruise-control-ui/dist /usr/share/nginx/html #457.73 KB
25RUN |4 CC_UI_TAG=0.4.0 UI_USER=nginx UI_UID=101630 B
26USER 1010 B
27CMD ["nginx" "-g" "daemon off;"]0 B

Command

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /