Sign inSign up

openspeedtest/beta:v1.9.4

Multi-platform
Index digest

sha256:8acb8ed84aa409c7a640e0ce148dbf257b911d3143aec1e02708dfa239e0ea11

OS/ARCH

Compressed size

105.01 MB

Last pushed

over 2 years by openspeedtest

Type

Image

Manifest digest

sha256:5874e64e91bf97259b88a359374a8a78e34fd35fd8cc2f78d22fbd2aacf59f33

Image Layers

1ADD file ... in / 3.24 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/sh3.65 MB
9RUN |2 UID=101 GID=101 /bin/sh2.73 KB
10COPY docker-entrypoint.sh / # buildkit625 B
11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B
12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit364 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.8.00 B
21ARG UID=1010 B
22ARG GID=1010 B
23USER root0 B
24RUN |2 UID=101 GID=101 /bin/sh12.05 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
31ENV INDEX_HTML=/usr/share/nginx/html/index.html0 B
32ENV CHANGE_CONTAINER_PORTS=false0 B
33ENV HTTP_PORT=30000 B
34ENV HTTPS_PORT=30010 B
35ENV SET_USER=1010 B
36COPY /files/OpenSpeedTest-Server.conf /etc/nginx/conf.d/OpenSpeedTest-Server.conf # buildkit2.02 KB
37COPY /files/entrypoint.sh /entrypoint.sh # buildkit1.69 KB
38COPY /files/renew.sh /renew.sh # buildkit447 B
39RUN /bin/sh -c rm /etc/nginx/nginx.conf158 B
40COPY /files/nginx.conf /etc/nginx/ # buildkit361 B
41COPY /files/www/ /usr/share/nginx/html/ # buildkit30.37 MB
42COPY /files/nginx.crt /etc/ssl/ # buildkit1.04 KB
43COPY /files/nginx.key /etc/ssl/ # buildkit1.42 KB
44USER root0 B
45VOLUME [/var/log/letsencrypt]0 B
46RUN /bin/sh -c rm -rf30.37 MB
47RUN /bin/sh -c mkdir -p127 B
48RUN /bin/sh -c mkdir -p154 B
49RUN /bin/sh -c mkdir -p152 B
50RUN /bin/sh -c mkdir -p228 B
51RUN /bin/sh -c apk update55.24 KB
52RUN /bin/sh -c update-ca-certificates #120.66 KB
53RUN /bin/sh -c apk add23.1 MB
54RUN /bin/sh -c apk update2.02 MB
55RUN /bin/sh -c chown nginx:nginx14.51 KB
56RUN /bin/sh -c touch /etc/crontabs/nginx145 B
57RUN /bin/sh -c chown -R152 B
58USER 1010 B
59EXPOSE map[3000/tcp:{} 3001/tcp:{}]0 B
60STOPSIGNAL SIGQUIT0 B
61CMD ["/entrypoint.sh"]0 B

Command

ADD file:fc714080c3bcbbce7ac746a10d7b4355ffa36293a8d435d62cd5359ea8eb8364 in /