sha256:0331b446c48a6fec04a956921e2b56a820164e31038c5d30d753c41afd00cacd
OS/ARCH
Compressed size
296.17 MB
Last pushed
26 days by renwei
Type
Image
Manifest digest
sha256:3193cc219c876e589f3f18e5bcfeb9edcac8a57321a07d7eed38ecf6315e6c28
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6USER root0 B7COPY /etc/nginx /etc/nginx # buildkit44.39 MB8COPY /etc/nginx.tar.gz /etc/nginx/nginx_build.tar.gz # buildkit43.24 MB9COPY /sbin/nginx /sbin/nginx # buildkit14.38 MB10COPY /builder/deps /builder/deps # buildkit25.01 MB11RUN /bin/sh -c apt-get update28.12 MB12RUN /bin/sh -c /usr/bin/rsync -a25 MB13RUN /bin/sh -c echo /nginx/lib173 B14RUN /bin/sh -c echo /usr/local/lib179 B15RUN /bin/sh -c ldconfig &&4.24 KB16RUN /bin/sh -c useradd -ms4.23 KB17RUN /bin/sh -c mkdir -p144 B18RUN /bin/sh -c mkdir -p211 B19RUN /bin/sh -c mkdir -p121 B20RUN /bin/sh -c mkdir -p87.63 MB21RUN /bin/sh -c mkdir -p161 B22RUN /bin/sh -c printf 'load_module446 B23WORKDIR /home/www32 B24COPY config /etc/nginx/ # buildkit12.9 KB25COPY GeoIP /var/lib/GeoIP # buildkit440 B26COPY nginx_startup.sh /nginx_startup.sh # buildkit288 B27COPY supervisord /etc/supervisor/conf.d/supervisord.conf # buildkit272 B28RUN /bin/sh -c chmod +x32 B29RUN /bin/sh -c mkdir -p215 B30ADD logrotate.nginx.conf /etc/logrotate.d/nginx # buildkit558 B31CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 BCommand
ARG RELEASE