Sign inSign up

laoshanxi/appmesh-ui:3.0.0

Multi-platform
Web servers
Index digest

sha256:a430cd937431d8f26cf69e1129d67bf48706554c416184dff99faedab74f5fe7

OS/ARCH

Compressed size

28.14 MB

Last pushed

about 23 hours by laoshanxi

Type

Image

Manifest digest

sha256:84ee2576eec8ccf197cfde41fe7ed6b9cd8fc79ada294fa9090ff9daf39bb6ad

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.30.50 B
5ENV PKG_RELEASE=10 B
6ENV DYNPKG_RELEASE=10 B
7RUN /bin/sh -c set -x4.15 MB
8COPY docker-entrypoint.sh / # buildkit629 B
9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B
10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 B
11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
13ENTRYPOINT ["/docker-entrypoint.sh"]0 B
14EXPOSE map[80/tcp:{}]0 B
15STOPSIGNAL SIGQUIT0 B
16CMD ["nginx" "-g" "daemon off;"]0 B
17ENV NJS_VERSION=1.0.10 B
18ENV NJS_RELEASE=10 B
19ENV ACME_VERSION=0.4.10 B
20RUN /bin/sh -c set -x19.39 MB
21WORKDIR /usr/share/nginx/html32 B
22COPY /workspace/dist/ /workspace/nginx/config.js.template ./ #893.66 KB
23COPY nginx/server.* /etc/nginx/conf.d/ # buildkit965 B
24COPY nginx/default.conf.template /etc/nginx/templates/ # buildkit2.3 KB
25COPY nginx/wait-upstream.sh /docker-entrypoint.d/98-wait-upstream.sh # buildkit685 B
26COPY nginx/config.sh /docker-entrypoint.d/99-custom-config.sh # buildkit238 B
27RUN /bin/sh -c apk add49.5 KB
28ENV VUE_APP_TITLE=App Mesh APP_MESH_API_URL=https://127.0.0.1:6060 APP_MESH_AUTH_URL=http://127.0.0.1:60620 B
29HEALTHCHECK {Test:[CMD-SHELL curl -fsk https://localhost:443/health0 B
30EXPOSE [443/tcp]0 B

Command

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit