renwei/nginx:1.30.1

Multi-platform
Index digest

sha256:1edce1909617cb8687148360897318ccea5e3e7e6b5daf35bd2b70b4a5fa819c

OS/ARCH

Compressed size

115.63 MB

Last pushed

2 months by renwei

Type

Image

Manifest digest

sha256:24ed5d4f904627c60109ce74eb359d7320519a1859378bb22ddc5847740c5065

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=22.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6USER root0 B
7COPY /etc/nginx /etc/nginx # buildkit6.46 KB
8COPY /etc/nginx.tar.gz /etc/nginx/nginx_build.tar.gz # buildkit6.38 KB
9COPY /sbin/nginx /sbin/nginx # buildkit13.74 MB
10COPY /builder/deps /builder/deps # buildkit22.98 MB
11RUN /bin/sh -c apt-get update27.52 MB
12RUN /bin/sh -c /usr/bin/rsync -a22.98 MB
13RUN /bin/sh -c echo /nginx/lib171 B
14RUN /bin/sh -c echo /usr/local/lib180 B
15RUN /bin/sh -c ldconfig &&4.22 KB
16RUN /bin/sh -c useradd -ms4.22 KB
17RUN /bin/sh -c mkdir -p146 B
18RUN /bin/sh -c mkdir -p212 B
19RUN /bin/sh -c mkdir -p122 B
20RUN /bin/sh -c mkdir -p13.69 KB
21RUN /bin/sh -c mkdir -p160 B
22WORKDIR /home/www32 B
23RUN /bin/sh -c /sbin/nginx -t292 B
24COPY config /etc/nginx/ # buildkit12.69 KB
25COPY GeoIP /var/lib/GeoIP # buildkit441 B
26COPY nginx_startup.sh /nginx_startup.sh # buildkit287 B
27COPY supervisord /etc/supervisor/conf.d/supervisord.conf # buildkit271 B
28RUN /bin/sh -c chmod +x32 B
29RUN /bin/sh -c mkdir -p216 B
30ADD logrotate.nginx.conf /etc/logrotate.d/nginx # buildkit556 B
31CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B

Command

 ARG RELEASE