Sign inSign up

xazziri/openspeedtest:20260211

Manifest digest

sha256:f22c53fe5b4d1611936939f788b75d1319367991908d51028749e4dac8d76718

OS/ARCH

linux/amd64

Compressed size

107.99 MB

Last pushed

6 months by xazziri

Type

Image

Manifest digest

sha256:f22c53fe5b4d1611936939f788b75d1319367991908d51028749e4dac8d76718

Image Layers

1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.28.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.75 MB
10RUN |2 UID=101 GID=101 /bin/sh2.73 KB
11COPY docker-entrypoint.sh / # buildkit627 B
12COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit958 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.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/sh16.52 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.conf157 B
42COPY /files/nginx.conf /etc/nginx/ # buildkit359 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 -p127 B
50RUN /bin/sh -c mkdir -p153 B
51RUN /bin/sh -c mkdir -p152 B
52RUN /bin/sh -c mkdir -p227 B
53RUN /bin/sh -c apk update49.29 KB
54RUN /bin/sh -c update-ca-certificates #125.47 KB
55RUN /bin/sh -c apk add22.1 MB
56RUN /bin/sh -c apk update3 MB
57RUN /bin/sh -c chown nginx:nginx14.68 KB
58RUN /bin/sh -c touch /etc/crontabs/nginx145 B
59RUN /bin/sh -c chown -R150 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.3-x86_64.tar.gz / # buildkit