Sign inSign up

openspeedtest/latest:v2.0.6

Multi-platform
Networking
Index digest

sha256:a6a7e3b3e9e93cfe7b9b2eb49c60b2a93644149a0a600845d4df57148b193ff6

OS/ARCH

Compressed size

102.01 MB

Last pushed

over 1 year by openspeedtest

Type

Image

Manifest digest

sha256:f8b32fc550ab3bf080cb960938a0aad6dc84fe8b914cc7c2ae945cc614b68f35

Image Layers

1ADD alpine-minirootfs-3.20.3-armv7.tar.gz / # buildkit2.95 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.26.20 B
5ENV PKG_RELEASE=10 B
6ENV DYNPKG_RELEASE=20 B
7ARG UID=1010 B
8ARG GID=1010 B
9RUN |2 UID=101 GID=101 /bin/sh3.35 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 # buildkit959 B
13COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit407 B
14COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
15COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
16ENTRYPOINT ["/docker-entrypoint.sh"]0 B
17EXPOSE map[8080/tcp:{}]0 B
18STOPSIGNAL SIGQUIT0 B
19USER 1010 B
20CMD ["nginx" "-g" "daemon off;"]0 B
21ENV NJS_VERSION=0.8.50 B
22ENV NJS_RELEASE=10 B
23ARG UID=1010 B
24ARG GID=1010 B
25USER root0 B
26RUN |2 UID=101 GID=101 /bin/sh11.19 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.03 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.42 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 -p154 B
51RUN /bin/sh -c mkdir -p153 B
52RUN /bin/sh -c mkdir -p226 B
53RUN /bin/sh -c apk update45.3 KB
54RUN /bin/sh -c update-ca-certificates #118.44 KB
55RUN /bin/sh -c apk add21.33 MB
56RUN /bin/sh -c apk update2.25 MB
57RUN /bin/sh -c chown nginx:nginx13.89 KB
58RUN /bin/sh -c touch /etc/crontabs/nginx146 B
59RUN /bin/sh -c chown -R150 B
60USER 1010 B
61EXPOSE map[3000/tcp:{} 3001/tcp:{}]0 B
62STOPSIGNAL SIGQUIT0 B
63CMD ["/entrypoint.sh"]0 B

Command

ADD alpine-minirootfs-3.20.3-armv7.tar.gz / # buildkit