rackspacengpc/ui:v2.10.0-rc3

Multi-platform
Index digest

sha256:d63ffa3103c9642547bef3e93f28f94528b42381fcda334da22cc7c83c2a3b04

OS/ARCH

Compressed size

26.26 MB

Last pushed

about 1 month by knnguy

Type

Image

Manifest digest

sha256:f8502c881f4e2485489261c1374de5ea80d1a2a719a20c0cdcdcac633439efa5

Image Layers

1ADD file ... in / 3.22 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.24.00 B
5ENV PKG_RELEASE=10 B
6RUN /bin/sh -c set -x1.71 MB
7COPY docker-entrypoint.sh / # buildkit625 B
8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit954 B
9COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit768 B
10COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
11ENTRYPOINT ["/docker-entrypoint.sh"]0 B
12EXPOSE map[80/tcp:{}]0 B
13STOPSIGNAL SIGQUIT0 B
14CMD ["nginx" "-g" "daemon off;"]0 B
15COPY support/ / # buildkit670 B
16COPY /usr/src/app/build /usr/share/nginx/html # buildkit20.48 MB
17EXPOSE [3000/tcp]0 B
18WORKDIR /usr/share/nginx/html32 B
19COPY ./env.sh . # buildkit907 B
20COPY .env . # buildkit630 B
21RUN /bin/sh -c apk add860.94 KB
22RUN /bin/sh -c chmod +x32 B
23CMD ["/bin/bash" "/usr/share/nginx/html/env.sh"]0 B

Command

ADD file:c44c9bd36ba35cc78fb9396304ea008def9f42a3beef76aa33b2cf1fde1c10b3 in /