sha256:c7a2de49b678e860f05dbfe4c94252990f955104017c5b4321ab292c6eeb8ba1
OS/ARCH
linux/amd64
Compressed size
29.47 MB
Last pushed
11 months by swaggerhubdevops
Type
Image
Manifest digest
sha256:c7a2de49b678e860f05dbfe4c94252990f955104017c5b4321ab292c6eeb8ba1
Image Layers
1ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit3.62 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.29.00 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7RUN /bin/sh -c set -x1.73 MB8COPY docker-entrypoint.sh / # buildkit628 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit405 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=0.9.00 B18ENV NJS_RELEASE=10 B19RUN /bin/sh -c set -x16 MB20LABEL [email protected] [email protected] org.opencontainers.image.url=https://editor.swagger.io org.opencontainers.image.source=https://github.com/swagger-api/swagger-editor0 B21ENV BASE_URL=/ PORT=80800 B22RUN /bin/sh -c apk update2.52 MB23COPY nginx.conf /etc/nginx/templates/default.conf.template # buildkit499 B24COPY ./index.html /usr/share/nginx/html/ # buildkit1.59 KB25COPY ./dist/oauth2-redirect.html /usr/share/nginx/html/ # buildkit1.05 KB26COPY ./dist/* /usr/share/nginx/html/dist/ # buildkit5.59 MB27COPY ./docker-run.sh /docker-entrypoint.d/91-docker-run.sh # buildkit1.38 KB28RUN /bin/sh -c chmod +x1.4 KB29EXPOSE map[8080/tcp:{}]0 B30COPY ./index.html /usr/share/nginx/html/ # buildkit1.62 KB31ENV GTM=GTM-PFFSBW30 BCommand
ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit