sha256:8acb8ed84aa409c7a640e0ce148dbf257b911d3143aec1e02708dfa239e0ea11
OS/ARCH
Compressed size
179.41 MB
Last pushed
over 2 years by openspeedtest
Type
Image
Manifest digest
sha256:a55d3e2635964df44bc0fa36df2803aeb48323b2c48b79fc8c003977fb9750f2
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/sh33.71 MB9RUN |2 UID=101 GID=101 /bin/sh2.72 KB10COPY docker-entrypoint.sh / # buildkit625 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit958 B12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit362 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/sh57.7 MB25USER 1010 B27ENV ENABLE_LETSENCRYPT=false0 B28ENV DOMAIN_NAME=false0 B29ENV USER_EMAIL=false0 B30ENV CONFIG=/etc/nginx/conf.d/OpenSpeedTest-Server.conf0 B31ENV INDEX_HTML=/usr/share/nginx/html/index.html0 B32ENV CHANGE_CONTAINER_PORTS=false0 B33ENV HTTP_PORT=30000 B34ENV HTTPS_PORT=30010 B35ENV SET_USER=1010 B36COPY /files/OpenSpeedTest-Server.conf /etc/nginx/conf.d/OpenSpeedTest-Server.conf # buildkit2.02 KB37COPY /files/entrypoint.sh /entrypoint.sh # buildkit1.69 KB38COPY /files/renew.sh /renew.sh # buildkit447 B39RUN /bin/sh -c rm /etc/nginx/nginx.conf157 B40COPY /files/nginx.conf /etc/nginx/ # buildkit360 B41COPY /files/www/ /usr/share/nginx/html/ # buildkit30.37 MB42COPY /files/nginx.crt /etc/ssl/ # buildkit1.04 KB43COPY /files/nginx.key /etc/ssl/ # buildkit1.42 KB44USER root0 B45VOLUME [/var/log/letsencrypt]0 B46RUN /bin/sh -c rm -rf30.37 MB47RUN /bin/sh -c mkdir -p128 B48RUN /bin/sh -c mkdir -p153 B49RUN /bin/sh -c mkdir -p152 B50RUN /bin/sh -c mkdir -p225 B51RUN /bin/sh -c apk update55.43 KB52RUN /bin/sh -c update-ca-certificates #120.66 KB53RUN /bin/sh -c apk add22.36 MB54RUN /bin/sh -c apk update1.93 MB55RUN /bin/sh -c chown nginx:nginx13.78 KB56RUN /bin/sh -c touch /etc/crontabs/nginx145 B57RUN /bin/sh -c chown -R150 B58USER 1010 B59EXPOSE map[3000/tcp:{} 3001/tcp:{}]0 B60STOPSIGNAL SIGQUIT0 B61CMD ["/entrypoint.sh"]0 BCommand
ADD file:dcb85d43d1fb96861612c42288878b13debfa9d0b956adea1f2472d0c50f0144 in /