sha256:e49646dee56c958dac93345ce715676e4ae4cb7257bc37c0d54d4940647c03ef
OS/ARCH
Compressed size
291.03 MB
Last pushed
2 days by renwei
Type
Image
Manifest digest
sha256:e6462e19690325bb2d424df748c7fbbdcaf9d6d7f6c571f694d03e0db8ce8145
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 26.4 MB5CMD ["/bin/bash"]0 B6USER root0 B7COPY /etc/nginx /etc/nginx # buildkit43.74 MB8COPY /etc/nginx.tar.gz /etc/nginx/nginx_build.tar.gz # buildkit42.57 MB9COPY /sbin/nginx /sbin/nginx # buildkit14.86 MB10COPY /builder/deps /builder/deps # buildkit24.26 MB11RUN /bin/sh -c apt-get update28.58 MB12RUN /bin/sh -c /usr/bin/rsync -a24.26 MB13RUN /bin/sh -c echo /nginx/lib170 B14RUN /bin/sh -c echo /usr/local/lib179 B15RUN /bin/sh -c ldconfig &&4.24 KB16RUN /bin/sh -c useradd -ms4.22 KB17RUN /bin/sh -c mkdir -p145 B18RUN /bin/sh -c mkdir -p213 B19RUN /bin/sh -c mkdir -p120 B20RUN /bin/sh -c mkdir -p86.32 MB21RUN /bin/sh -c mkdir -p161 B22RUN /bin/sh -c mkdir -p198 B23RUN /bin/sh -c printf 'load_module449 B24WORKDIR /home/www32 B25COPY config /etc/nginx/ # buildkit11.92 KB26COPY GeoIP /var/lib/GeoIP # buildkit440 B27RUN /bin/sh -c openssl req802 B28COPY nginx_startup.sh /nginx_startup.sh # buildkit287 B29COPY supervisord /etc/supervisor/conf.d/supervisord.conf # buildkit441 B30RUN /bin/sh -c chmod +x32 B31RUN /bin/sh -c mkdir -p215 B32ADD logrotate.nginx.conf /etc/logrotate.d/nginx # buildkit558 B33CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 BCommand
ARG RELEASE