sha256:a430cd937431d8f26cf69e1129d67bf48706554c416184dff99faedab74f5fe7
OS/ARCH
Compressed size
28.14 MB
Last pushed
about 17 hours by laoshanxi
Type
Image
Manifest digest
sha256:84ee2576eec8ccf197cfde41fe7ed6b9cd8fc79ada294fa9090ff9daf39bb6ad
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.30.50 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7RUN /bin/sh -c set -x4.15 MB8COPY docker-entrypoint.sh / # buildkit629 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 B11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB13ENTRYPOINT ["/docker-entrypoint.sh"]0 B14EXPOSE map[80/tcp:{}]0 B15STOPSIGNAL SIGQUIT0 B16CMD ["nginx" "-g" "daemon off;"]0 B17ENV NJS_VERSION=1.0.10 B18ENV NJS_RELEASE=10 B19ENV ACME_VERSION=0.4.10 B20RUN /bin/sh -c set -x19.39 MB21WORKDIR /usr/share/nginx/html32 B22COPY /workspace/dist/ /workspace/nginx/config.js.template ./ #893.66 KB23COPY nginx/server.* /etc/nginx/conf.d/ # buildkit965 B24COPY nginx/default.conf.template /etc/nginx/templates/ # buildkit2.3 KB25COPY nginx/wait-upstream.sh /docker-entrypoint.d/98-wait-upstream.sh # buildkit685 B26COPY nginx/config.sh /docker-entrypoint.d/99-custom-config.sh # buildkit238 B27RUN /bin/sh -c apk add49.5 KB28ENV 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 B29HEALTHCHECK {Test:[CMD-SHELL curl -fsk https://localhost:443/health0 B30EXPOSE [443/tcp]0 BCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit