sha256:df8793fdb69b4bcef2cb4d611c8418e5fb8366e773b2e341ef636154537c0e1b
OS/ARCH
Compressed size
108.11 MB
Last pushed
over 3 years by openspeedtest
Type
Image
Manifest digest
sha256:e73bc836c18c5b7f627bb02d04dc964eaf675c671bfce3d9ee1250d8a562efd9
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/sh4.3 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 # buildkit957 B12COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.17 KB13COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB14ENTRYPOINT ["/docker-entrypoint.sh"]0 B15EXPOSE map[8080/tcp:{}]0 B16STOPSIGNAL SIGQUIT0 B17USER 1010 B18CMD ["nginx" "-g" "daemon off;"]0 B19ENV NJS_VERSION=0.7.120 B20ARG UID=1010 B21ARG GID=1010 B22USER root0 B23RUN |2 UID=101 GID=101 /bin/sh10.23 MB24USER 1010 B26ENV ENABLE_SSL=false0 B27ENV DOMAIN_NAME=false0 B28ENV USER_EMAIL=false0 B29ENV CONFIG=/etc/nginx/conf.d/OpenSpeedTest-Server.conf0 B30COPY /files/OpenSpeedTest-Server.conf /etc/nginx/conf.d/OpenSpeedTest-Server.conf # buildkit2.35 KB31COPY /files/entrypoint.sh /entrypoint.sh # buildkit1.41 KB32COPY /files/renew.sh /renew.sh # buildkit355 B33RUN /bin/sh -c rm /etc/nginx/nginx.conf159 B34COPY /files/nginx.conf /etc/nginx/ # buildkit919 B35COPY /files/www/ /usr/share/nginx/html/ # buildkit30.37 MB36COPY /files/nginx.crt /etc/ssl/ # buildkit1.04 KB37COPY /files/nginx.key /etc/ssl/ # buildkit1.42 KB38USER root0 B39VOLUME [/var/log/letsencrypt]0 B40RUN /bin/sh -c rm -rf30.37 MB41RUN /bin/sh -c mkdir -p128 B42RUN /bin/sh -c mkdir -p151 B43RUN /bin/sh -c mkdir -p152 B44RUN /bin/sh -c mkdir -p223 B45RUN /bin/sh -c apk update55.93 KB46RUN /bin/sh -c update-ca-certificates #120.66 KB47RUN /bin/sh -c apk add26.73 MB48RUN /bin/sh -c apk update2.65 MB49RUN /bin/sh -c chown nginx:nginx16.8 KB50RUN /bin/sh -c touch /etc/crontabs/nginx147 B51RUN /bin/sh -c chown -R150 B52USER 1010 B53EXPOSE map[3000/tcp:{} 3001/tcp:{}]0 B54STOPSIGNAL SIGQUIT0 B55CMD ["/entrypoint.sh"]0 BCommand
ADD file:61bc44c9685b610d18bddd05d2ea1e57b4313f5f433a0a0b7e5269ec24f108b0 in /