sha256:25dd959cc4aacffe9591a28c8c2bbcc4c5aaa11294e0a958b5dafa5bd5051285
OS/ARCH
Compressed size
38.13 MB
Last pushed
2 months by swaggerhubdevops
Type
Image
Manifest digest
sha256:8d7457d6e63ab3d42e9dbdb60824cb56ffa79a1341239c1d1961c8279f5f5345
Image Layers
1ADD alpine-minirootfs-3.23.5-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.31.20 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7ARG UID=1010 B8ARG GID=1010 B9RUN |2 UID=101 GID=101 /bin/sh1.8 MB10RUN |2 UID=101 GID=101 /bin/sh2.73 KB11COPY docker-entrypoint.sh / # buildkit628 B12COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B13COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 B14COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.17 KB15COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB16ENTRYPOINT ["/docker-entrypoint.sh"]0 B17EXPOSE [8080/tcp]0 B18STOPSIGNAL SIGQUIT0 B19USER 1010 B20CMD ["nginx" "-g" "daemon off;"]0 B21ENV NJS_VERSION=0.9.90 B22ENV NJS_RELEASE=10 B23ARG UID=1010 B24ARG GID=1010 B25USER root0 B26RUN |2 UID=101 GID=101 /bin/sh16.44 MB27USER 1010 B28LABEL [email protected] [email protected] org.opencontainers.image.url=https://editor.swagger.io org.opencontainers.image.source=https://github.com/swagger-api/swagger-editor/tree/main0 B29COPY ./build /usr/share/nginx/html # buildkit16.21 MB30EXPOSE [8080/tcp]0 B31CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD alpine-minirootfs-3.23.5-x86_64.tar.gz / # buildkit