sha256:d4d62f4b7d857787befa7a7c8be3bfc9ac5ee207b2fd01d84ee9f3b13fb90637
OS/ARCH
Compressed size
106.26 MB
Last pushed
about 3 years by openspeedtest
Type
Image
Manifest digest
sha256:0e920082b6e971618bfb7c7294d0600810e7b10152bf733f4555645e35076be4
Image Layers
1ADD file ... in / 3.22 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.72 MB9RUN |2 UID=101 GID=101 /bin/sh2.73 KB10COPY docker-entrypoint.sh / # buildkit627 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit366 B13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.17 KB14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB15ENTRYPOINT ["/docker-entrypoint.sh"]0 B16EXPOSE map[8080/tcp:{}]0 B17STOPSIGNAL SIGQUIT0 B18USER 1010 B19CMD ["nginx" "-g" "daemon off;"]0 B20ENV NJS_VERSION=0.7.120 B21ARG UID=1010 B22ARG GID=1010 B23USER root0 B24RUN |2 UID=101 GID=101 /bin/sh11.11 MB25USER 1010 B27ENV ENABLE_LETSENCRYPT=false0 B28ENV DOMAIN_NAME=false0 B29ENV USER_EMAIL=false0 B30ENV CONFIG=/etc/nginx/conf.d/OpenSpeedTest-Server.conf0 B31COPY /files/OpenSpeedTest-Server.conf /etc/nginx/conf.d/OpenSpeedTest-Server.conf # buildkit1.99 KB32COPY /files/entrypoint.sh /entrypoint.sh # buildkit1.41 KB33COPY /files/renew.sh /renew.sh # buildkit363 B34RUN /bin/sh -c rm /etc/nginx/nginx.conf160 B35COPY /files/nginx.conf /etc/nginx/ # buildkit356 B36COPY /files/www/ /usr/share/nginx/html/ # buildkit30.37 MB37COPY /files/nginx.crt /etc/ssl/ # buildkit1.04 KB38COPY /files/nginx.key /etc/ssl/ # buildkit1.42 KB39USER root0 B40VOLUME [/var/log/letsencrypt]0 B41RUN /bin/sh -c rm -rf30.37 MB42RUN /bin/sh -c mkdir -p128 B43RUN /bin/sh -c mkdir -p153 B44RUN /bin/sh -c mkdir -p152 B45RUN /bin/sh -c mkdir -p228 B46RUN /bin/sh -c apk update55.89 KB47RUN /bin/sh -c update-ca-certificates #120.66 KB48RUN /bin/sh -c apk add26.53 MB49RUN /bin/sh -c apk update2.75 MB50RUN /bin/sh -c chown nginx:nginx14.82 KB51RUN /bin/sh -c touch /etc/crontabs/nginx144 B52RUN /bin/sh -c chown -R149 B53USER 1010 B54EXPOSE map[3000/tcp:{} 3001/tcp:{}]0 B55STOPSIGNAL SIGQUIT0 B56CMD ["/entrypoint.sh"]0 BCommand
ADD file:828b07e74c184e7f251ed992ff195cdc50fdca345f13ff484e258851d928d950 in /