renwei/nginx:1.30.2

Multi-platform
Networking
Index digest

sha256:0331b446c48a6fec04a956921e2b56a820164e31038c5d30d753c41afd00cacd

OS/ARCH

Compressed size

290.54 MB

Last pushed

26 days by renwei

Type

Image

Manifest digest

sha256:a0da439c40e0cbc50e3a5a4c54cdf73313ea1346255f7585d928f37119654d3e

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=22.040 B
4ADD file ... in / 26.33 MB
5CMD ["/bin/bash"]0 B
6USER root0 B
7COPY /etc/nginx /etc/nginx # buildkit43.74 MB
8COPY /etc/nginx.tar.gz /etc/nginx/nginx_build.tar.gz # buildkit42.57 MB
9COPY /sbin/nginx /sbin/nginx # buildkit14.7 MB
10COPY /builder/deps /builder/deps # buildkit24.22 MB
11RUN /bin/sh -c apt-get update28.41 MB
12RUN /bin/sh -c /usr/bin/rsync -a24.22 MB
13RUN /bin/sh -c echo /nginx/lib173 B
14RUN /bin/sh -c echo /usr/local/lib179 B
15RUN /bin/sh -c ldconfig &&4.26 KB
16RUN /bin/sh -c useradd -ms4.23 KB
17RUN /bin/sh -c mkdir -p145 B
18RUN /bin/sh -c mkdir -p212 B
19RUN /bin/sh -c mkdir -p121 B
20RUN /bin/sh -c mkdir -p86.32 MB
21RUN /bin/sh -c mkdir -p162 B
22RUN /bin/sh -c printf 'load_module448 B
23WORKDIR /home/www32 B
24COPY config /etc/nginx/ # buildkit12.9 KB
25COPY GeoIP /var/lib/GeoIP # buildkit440 B
26COPY nginx_startup.sh /nginx_startup.sh # buildkit288 B
27COPY supervisord /etc/supervisor/conf.d/supervisord.conf # buildkit274 B
28RUN /bin/sh -c chmod +x32 B
29RUN /bin/sh -c mkdir -p215 B
30ADD logrotate.nginx.conf /etc/logrotate.d/nginx # buildkit558 B
31CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B

Command

 ARG RELEASE