Sign inSign up

openspeedtest/latest:v2.0.0

Multi-platform
Networking
Index digest

sha256:d4d62f4b7d857787befa7a7c8be3bfc9ac5ee207b2fd01d84ee9f3b13fb90637

OS/ARCH

Compressed size

102.74 MB

Last pushed

about 3 years by openspeedtest

Type

Image

Manifest digest

sha256:c2433c02d8edb5e8a5ae4f187a24fce034c21f29b7095fdf790c2362bcfc25e8

Image Layers

1ADD file ... in / 2.74 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.24.00 B
5ENV PKG_RELEASE=10 B
6ARG UID=1010 B
7ARG GID=1010 B
8RUN |2 UID=101 GID=101 /bin/sh1.67 MB
9RUN |2 UID=101 GID=101 /bin/sh2.72 KB
10COPY docker-entrypoint.sh / # buildkit627 B
11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit959 B
12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit370 B
13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.17 KB
14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
15ENTRYPOINT ["/docker-entrypoint.sh"]0 B
16EXPOSE map[8080/tcp:{}]0 B
17STOPSIGNAL SIGQUIT0 B
18USER 1010 B
19CMD ["nginx" "-g" "daemon off;"]0 B
20ENV NJS_VERSION=0.7.120 B
21ARG UID=1010 B
22ARG GID=1010 B
23USER root0 B
24RUN |2 UID=101 GID=101 /bin/sh8.99 MB
25USER 1010 B
26LABEL maintainer=OpenSpeedTest.com <[email protected]>0 B
27ENV ENABLE_LETSENCRYPT=false0 B
28ENV DOMAIN_NAME=false0 B
29ENV USER_EMAIL=false0 B
30ENV CONFIG=/etc/nginx/conf.d/OpenSpeedTest-Server.conf0 B
31COPY /files/OpenSpeedTest-Server.conf /etc/nginx/conf.d/OpenSpeedTest-Server.conf # buildkit1.99 KB
32COPY /files/entrypoint.sh /entrypoint.sh # buildkit1.41 KB
33COPY /files/renew.sh /renew.sh # buildkit363 B
34RUN /bin/sh -c rm /etc/nginx/nginx.conf159 B
35COPY /files/nginx.conf /etc/nginx/ # buildkit354 B
36COPY /files/www/ /usr/share/nginx/html/ # buildkit30.37 MB
37COPY /files/nginx.crt /etc/ssl/ # buildkit1.04 KB
38COPY /files/nginx.key /etc/ssl/ # buildkit1.42 KB
39USER root0 B
40VOLUME [/var/log/letsencrypt]0 B
41RUN /bin/sh -c rm -rf30.37 MB
42RUN /bin/sh -c mkdir -p127 B
43RUN /bin/sh -c mkdir -p152 B
44RUN /bin/sh -c mkdir -p152 B
45RUN /bin/sh -c mkdir -p225 B
46RUN /bin/sh -c apk update56.04 KB
47RUN /bin/sh -c update-ca-certificates #120.66 KB
48RUN /bin/sh -c apk add25.75 MB
49RUN /bin/sh -c apk update2.65 MB
50RUN /bin/sh -c chown nginx:nginx14.03 KB
51RUN /bin/sh -c touch /etc/crontabs/nginx146 B
52RUN /bin/sh -c chown -R152 B
53USER 1010 B
54EXPOSE map[3000/tcp:{} 3001/tcp:{}]0 B
55STOPSIGNAL SIGQUIT0 B
56CMD ["/entrypoint.sh"]0 B

Command

ADD file:5e92075a8d9a5898d661caf9c2be8a83fb25742251b4ebdc0c3d448a6dc58e4a in /