Sign inSign up

openspeedtest/beta:v1.4

Multi-platform
Index digest

sha256:8d5bedd5ba95ee27ddba7884209485d18af39d003e61187d6718534209e04041

OS/ARCH

Compressed size

108.2 MB

Last pushed

over 3 years by openspeedtest

Type

Image

Manifest digest

sha256:5d1d9c6e9e564d3a58b23b07f0736f5686acf21b30ff40b33e2fe691e1a8cf9f

Image Layers

1ADD file ... in / 3.22 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.66 MB
9RUN |2 UID=101 GID=101 /bin/sh2.73 KB
10COPY docker-entrypoint.sh / # buildkit626 B
11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B
12COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.17 KB
13COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
14ENTRYPOINT ["/docker-entrypoint.sh"]0 B
15EXPOSE map[8080/tcp:{}]0 B
16STOPSIGNAL SIGQUIT0 B
17USER 1010 B
18CMD ["nginx" "-g" "daemon off;"]0 B
19ENV NJS_VERSION=0.7.120 B
20ARG UID=1010 B
21ARG GID=1010 B
22USER root0 B
23RUN |2 UID=101 GID=101 /bin/sh11.11 MB
24USER 1010 B
25LABEL maintainer=OpenSpeedTest.com <[email protected]>0 B
26ENV ENABLE_SSL=false0 B
27ENV DOMAIN_NAME=false0 B
28ENV USER_EMAIL=false0 B
29ENV CONFIG=/etc/nginx/conf.d/OpenSpeedTest-Server.conf0 B
30COPY /files/OpenSpeedTest-Server.conf /etc/nginx/conf.d/OpenSpeedTest-Server.conf # buildkit2.35 KB
31COPY /files/entrypoint.sh /entrypoint.sh # buildkit1.26 KB
32COPY /files/renew.sh /renew.sh # buildkit355 B
33RUN /bin/sh -c rm /etc/nginx/nginx.conf160 B
34COPY /files/nginx.conf /etc/nginx/ # buildkit920 B
35COPY /files/www/ /usr/share/nginx/html/ # buildkit30.37 MB
36COPY /files/nginx.crt /etc/ssl/ # buildkit1.04 KB
37COPY /files/nginx.key /etc/ssl/ # buildkit1.42 KB
38USER root0 B
39VOLUME [/var/log/letsencrypt]0 B
40RUN /bin/sh -c rm -rf30.37 MB
41RUN /bin/sh -c mkdir -p127 B
42RUN /bin/sh -c mkdir -p153 B
43RUN /bin/sh -c mkdir -p152 B
44RUN /bin/sh -c mkdir -p229 B
45RUN /bin/sh -c apk update55.9 KB
46RUN /bin/sh -c update-ca-certificates #120.66 KB
47RUN /bin/sh -c apk add26.53 MB
48RUN /bin/sh -c apk update2.75 MB
49RUN /bin/sh -c chown nginx:nginx14.83 KB
50RUN /bin/sh -c touch /etc/crontabs/nginx146 B
51RUN /bin/sh -c chown -R150 B
52USER 1010 B
53EXPOSE map[3000/tcp:{} 3001/tcp:{}]0 B
54STOPSIGNAL SIGQUIT0 B
55CMD ["/entrypoint.sh"]0 B

Command

ADD file:9a4f77dfaba7fd2aa78186e4ef0e7486ad55101cefc1fabbc1b385601bb38920 in /