sha256:22fb38d47f2def795cc4200ad17c9f5ffa3ba82536706c00c0572da75543afd1
OS/ARCH
Compressed size
99.53 MB
Last pushed
about 3 years by openspeedtest
Type
Image
Manifest digest
sha256:e584382f320d2023c165ec523934e673bf2dbed06eb9c13a1e0e989b0f1f9501
Image Layers
1ADD file ... in / 2.77 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.24.00 B5ENV PKG_RELEASE=10 B6ARG UID=1010 B7ARG GID=1010 B8RUN |2 UID=101 GID=101 /bin/sh1.67 MB9RUN |2 UID=101 GID=101 /bin/sh2.72 KB10COPY docker-entrypoint.sh / # buildkit626 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit958 B12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit363 B13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.17 KB14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB15ENTRYPOINT ["/docker-entrypoint.sh"]0 B16EXPOSE map[8080/tcp:{}]0 B17STOPSIGNAL SIGQUIT0 B18USER 1010 B19CMD ["nginx" "-g" "daemon off;"]0 B20ENV NJS_VERSION=0.8.00 B21ARG UID=1010 B22ARG GID=1010 B23USER root0 B24RUN |2 UID=101 GID=101 /bin/sh9.87 MB25USER 1010 B27ENV ENABLE_LETSENCRYPT=false0 B28ENV DOMAIN_NAME=false0 B29ENV USER_EMAIL=false0 B30ENV CONFIG=/etc/nginx/conf.d/OpenSpeedTest-Server.conf0 B31ENV CHANGE_CONTAINER_PORTS=false0 B32ENV HTTP_PORT=30000 B33ENV HTTPS_PORT=30010 B34ENV SET_USER=1010 B35COPY /files/OpenSpeedTest-Server.conf /etc/nginx/conf.d/OpenSpeedTest-Server.conf # buildkit1.99 KB36COPY /files/entrypoint.sh /entrypoint.sh # buildkit1.54 KB37COPY /files/renew.sh /renew.sh # buildkit447 B38RUN /bin/sh -c rm /etc/nginx/nginx.conf159 B39COPY /files/nginx.conf /etc/nginx/ # buildkit360 B40COPY /files/www/ /usr/share/nginx/html/ # buildkit30.37 MB41COPY /files/nginx.crt /etc/ssl/ # buildkit1.04 KB42COPY /files/nginx.key /etc/ssl/ # buildkit1.42 KB43USER root0 B44VOLUME [/var/log/letsencrypt]0 B45RUN /bin/sh -c rm -rf30.37 MB46RUN /bin/sh -c mkdir -p127 B47RUN /bin/sh -c mkdir -p152 B48RUN /bin/sh -c mkdir -p152 B49RUN /bin/sh -c mkdir -p226 B50RUN /bin/sh -c apk update55.34 KB51RUN /bin/sh -c update-ca-certificates #120.66 KB52RUN /bin/sh -c apk add22.36 MB53RUN /bin/sh -c apk update1.93 MB54RUN /bin/sh -c chown nginx:nginx13.78 KB55RUN /bin/sh -c touch /etc/crontabs/nginx148 B56RUN /bin/sh -c chown -R150 B57USER 1010 B58EXPOSE map[3000/tcp:{} 3001/tcp:{}]0 B59STOPSIGNAL SIGQUIT0 B60CMD ["/entrypoint.sh"]0 BCommand
ADD file:e3f56488d3d3bb67729714db13ddadf6652e7efb5281cfc7010d3e71f9d6607f in /