sha256:f9b0772b1cba4473870a75681339ce3553da0f8503120af48b39e34a61a15ecd
OS/ARCH
Compressed size
155.01 MB
Last pushed
over 2 years by openspeedtest
Type
Image
Manifest digest
sha256:47e8b668eb4833e5049ed315fcb0901ee2e999c769b6509c306f124b0be95b3f
Image Layers
1ADD file ... in / 3.09 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.56 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 # buildkit956 B12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit363 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.44 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.24 KB38RUN /bin/sh -c update-ca-certificates #120.66 KB39USER 1010 B40EXPOSE map[3000/tcp:{} 3001/tcp:{}]0 B41STOPSIGNAL SIGQUIT0 B42CMD ["/entrypoint.sh"]0 BCommand
ADD file:92902088cd15ed8f5dca2f7fc6570fb4e4824fac8b09e091c88e96bbd0ca814b in /