Sign inSign up

xazziri/openspeedtest:20260611

Index digest

sha256:2b0b58ef4f5919dfe37ce5177c7d34f6917226e8d67bf37ccc611e0a0b923c05

OS/ARCH

linux/amd64

Compressed size

108.01 MB

Last pushed

3 months by xazziri

Type

Image

Manifest digest

sha256:ba674e9708a0c5e0a0b98416d5a031ea0c3797fcd2ad0c7d3032103a02e0c582

Image Layers

1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.30.20 B
5ENV PKG_RELEASE=10 B
6ENV DYNPKG_RELEASE=10 B
7ARG UID=1010 B
8ARG GID=1010 B
9RUN |2 UID=101 GID=101 /bin/sh1.78 MB
10RUN |2 UID=101 GID=101 /bin/sh2.73 KB
11COPY docker-entrypoint.sh / # buildkit629 B
12COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit954 B
13COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 B
14COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.17 KB
15COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB
16ENTRYPOINT ["/docker-entrypoint.sh"]0 B
17EXPOSE [8080/tcp]0 B
18STOPSIGNAL SIGQUIT0 B
19USER 1010 B
20CMD ["nginx" "-g" "daemon off;"]0 B
21ENV NJS_VERSION=0.9.90 B
22ENV NJS_RELEASE=10 B
23ARG UID=1010 B
24ARG GID=1010 B
25USER root0 B
26RUN |2 UID=101 GID=101 /bin/sh16.49 MB
27USER 1010 B
28LABEL maintainer=OpenSpeedTest.com <[email protected]>0 B
29ENV ENABLE_LETSENCRYPT=false0 B
30ENV DOMAIN_NAME=false0 B
31ENV USER_EMAIL=false0 B
32ENV CONFIG=/etc/nginx/conf.d/OpenSpeedTest-Server.conf0 B
33ENV INDEX_HTML=/usr/share/nginx/html/index.html0 B
34ENV CHANGE_CONTAINER_PORTS=false0 B
35ENV HTTP_PORT=30000 B
36ENV HTTPS_PORT=30010 B
37ENV SET_USER=1010 B
38COPY /files/OpenSpeedTest-Server.conf /etc/nginx/conf.d/OpenSpeedTest-Server.conf # buildkit2.02 KB
39COPY /files/entrypoint.sh /entrypoint.sh # buildkit1.69 KB
40COPY /files/renew.sh /renew.sh # buildkit447 B
41RUN /bin/sh -c rm /etc/nginx/nginx.conf159 B
42COPY /files/nginx.conf /etc/nginx/ # buildkit365 B
43COPY /files/www/ /usr/share/nginx/html/ # buildkit30.37 MB
44COPY /files/nginx.crt /etc/ssl/ # buildkit1.04 KB
45COPY /files/nginx.key /etc/ssl/ # buildkit1.43 KB
46USER root0 B
47VOLUME [/var/log/letsencrypt]0 B
48RUN /bin/sh -c rm -rf30.37 MB
49RUN /bin/sh -c mkdir -p128 B
50RUN /bin/sh -c mkdir -p153 B
51RUN /bin/sh -c mkdir -p153 B
52RUN /bin/sh -c mkdir -p229 B
53RUN /bin/sh -c apk update49.03 KB
54RUN /bin/sh -c update-ca-certificates #123.05 KB
55RUN /bin/sh -c apk add22.11 MB
56RUN /bin/sh -c apk update3 MB
57RUN /bin/sh -c chown nginx:nginx14.68 KB
58RUN /bin/sh -c touch /etc/crontabs/nginx147 B
59RUN /bin/sh -c chown -R149 B
60USER 1010 B
61EXPOSE [3001/tcp 3000/tcp]0 B
62STOPSIGNAL SIGQUIT0 B
63CMD ["/entrypoint.sh"]0 B

Command

ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit