sha256:a6a7e3b3e9e93cfe7b9b2eb49c60b2a93644149a0a600845d4df57148b193ff6
OS/ARCH
Compressed size
104.56 MB
Last pushed
over 1 year by openspeedtest
Type
Image
Manifest digest
sha256:6ef09fe062bf9088c9781bd31b405d6103fee1b4e9293d7f5364ed20e4ed1eb2
Image Layers
1ADD alpine-minirootfs-3.20.3-x86.tar.gz / # buildkit3.31 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.26.20 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=20 B7ARG UID=1010 B8ARG GID=1010 B9RUN |2 UID=101 GID=101 /bin/sh3.88 MB10RUN |2 UID=101 GID=101 /bin/sh2.73 KB11COPY docker-entrypoint.sh / # buildkit629 B12COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit959 B13COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit406 B14COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB15COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB16ENTRYPOINT ["/docker-entrypoint.sh"]0 B17EXPOSE map[8080/tcp:{}]0 B18STOPSIGNAL SIGQUIT0 B19USER 1010 B20CMD ["nginx" "-g" "daemon off;"]0 B21ENV NJS_VERSION=0.8.50 B22ENV NJS_RELEASE=10 B23ARG UID=1010 B24ARG GID=1010 B25USER root0 B26RUN |2 UID=101 GID=101 /bin/sh11.65 MB27USER 1010 B29ENV ENABLE_LETSENCRYPT=false0 B30ENV DOMAIN_NAME=false0 B31ENV USER_EMAIL=false0 B32ENV CONFIG=/etc/nginx/conf.d/OpenSpeedTest-Server.conf0 B33ENV INDEX_HTML=/usr/share/nginx/html/index.html0 B34ENV CHANGE_CONTAINER_PORTS=false0 B35ENV HTTP_PORT=30000 B36ENV HTTPS_PORT=30010 B37ENV SET_USER=1010 B38COPY /files/OpenSpeedTest-Server.conf /etc/nginx/conf.d/OpenSpeedTest-Server.conf # buildkit2.03 KB39COPY /files/entrypoint.sh /entrypoint.sh # buildkit1.69 KB40COPY /files/renew.sh /renew.sh # buildkit447 B41RUN /bin/sh -c rm /etc/nginx/nginx.conf158 B42COPY /files/nginx.conf /etc/nginx/ # buildkit365 B43COPY /files/www/ /usr/share/nginx/html/ # buildkit30.37 MB44COPY /files/nginx.crt /etc/ssl/ # buildkit1.04 KB45COPY /files/nginx.key /etc/ssl/ # buildkit1.42 KB46USER root0 B47VOLUME [/var/log/letsencrypt]0 B48RUN /bin/sh -c rm -rf30.37 MB49RUN /bin/sh -c mkdir -p128 B50RUN /bin/sh -c mkdir -p153 B51RUN /bin/sh -c mkdir -p153 B52RUN /bin/sh -c mkdir -p227 B53RUN /bin/sh -c apk update45.07 KB54RUN /bin/sh -c update-ca-certificates #118.44 KB55RUN /bin/sh -c apk add22.52 MB56RUN /bin/sh -c apk update2.28 MB57RUN /bin/sh -c chown nginx:nginx14.68 KB58RUN /bin/sh -c touch /etc/crontabs/nginx145 B59RUN /bin/sh -c chown -R149 B60USER 1010 B61EXPOSE map[3000/tcp:{} 3001/tcp:{}]0 B62STOPSIGNAL SIGQUIT0 B63CMD ["/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.20.3-x86.tar.gz / # buildkit