sha256:f9b0772b1cba4473870a75681339ce3553da0f8503120af48b39e34a61a15ecd
OS/ARCH
Compressed size
155.1 MB
Last pushed
over 2 years by openspeedtest
Type
Image
Manifest digest
sha256:9437fce74b4c6f790cb4a2de944789ed04d6e868162c8fb79bead972f8a36834
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 CONFIG=/etc/nginx/conf.d/OpenSpeedTest-Server.conf0 B28COPY /files/OpenSpeedTest-Server.conf /etc/nginx/conf.d/OpenSpeedTest-Server.conf # buildkit2.01 KB29COPY /files/entrypoint.sh /entrypoint.sh # buildkit249 B30RUN /bin/sh -c rm /etc/nginx/nginx.conf158 B31COPY /files/nginx.conf /etc/nginx/ # buildkit356 B32COPY /files/www/ /usr/share/nginx/html/ # buildkit30.37 MB33COPY /files/nginx.crt /etc/ssl/ # buildkit1.04 KB34COPY /files/nginx.key /etc/ssl/ # buildkit1.42 KB35USER root0 B36RUN /bin/sh -c rm -rf30.37 MB37RUN /bin/sh -c apk update55.42 KB38RUN /bin/sh -c update-ca-certificates #120.67 KB39USER 1010 B40EXPOSE map[3000/tcp:{} 3001/tcp:{}]0 B41STOPSIGNAL SIGQUIT0 B42CMD ["/entrypoint.sh"]0 BCommand
ADD file:dcb85d43d1fb96861612c42288878b13debfa9d0b956adea1f2472d0c50f0144 in /