sha256:cf7d2c7a3a89dc50eae233488aa8e6e35c29e911b573ca6dc831c20faa62b670
OS/ARCH
Compressed size
105.76 MB
Last pushed
about 3 years by openspeedtest
Type
Image
Manifest digest
sha256:d1e85e295bcf0dc12530331bbd5c428fea4c248b6f599324b40fb7899d9821ab
Image Layers
1ADD file ... in / 3.25 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.95 MB9RUN |2 UID=101 GID=101 /bin/sh2.72 KB10COPY docker-entrypoint.sh / # buildkit627 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit364 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.7.120 B21ARG UID=1010 B22ARG GID=1010 B23USER root0 B24RUN |2 UID=101 GID=101 /bin/sh10.23 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 B34COPY /files/OpenSpeedTest-Server.conf /etc/nginx/conf.d/OpenSpeedTest-Server.conf # buildkit2 KB35COPY /files/entrypoint.sh /entrypoint.sh # buildkit1.55 KB36COPY /files/renew.sh /renew.sh # buildkit365 B37RUN /bin/sh -c rm /etc/nginx/nginx.conf159 B38COPY /files/nginx.conf /etc/nginx/ # buildkit361 B39COPY /files/www/ /usr/share/nginx/html/ # buildkit30.37 MB40COPY /files/nginx.crt /etc/ssl/ # buildkit1.04 KB41COPY /files/nginx.key /etc/ssl/ # buildkit1.42 KB42USER root0 B43VOLUME [/var/log/letsencrypt]0 B44RUN /bin/sh -c rm -rf30.37 MB45RUN /bin/sh -c mkdir -p128 B46RUN /bin/sh -c mkdir -p151 B47RUN /bin/sh -c mkdir -p152 B48RUN /bin/sh -c mkdir -p224 B49RUN /bin/sh -c apk update55.88 KB50RUN /bin/sh -c update-ca-certificates #120.66 KB51RUN /bin/sh -c apk add26.73 MB52RUN /bin/sh -c apk update2.65 MB53RUN /bin/sh -c chown nginx:nginx16.79 KB54RUN /bin/sh -c touch /etc/crontabs/nginx146 B55RUN /bin/sh -c chown -R151 B56USER 1010 B57EXPOSE map[3000/tcp:{} 3001/tcp:{}]0 B58STOPSIGNAL SIGQUIT0 B59CMD ["/entrypoint.sh"]0 BCommand
ADD file:39180f040ebe17a01f8b9502d7b463edade8158d87fa99e47ac0b1f369e11a65 in /