sha256:4d578ce59a4e169589e399c3df9f7496ba30df6125c51e25c9a4f373b2cd93d6
OS/ARCH
linux/amd64
Compressed size
296.33 MB
Last pushed
about 1 month by renwei
Type
Image
Manifest digest
sha256:4d578ce59a4e169589e399c3df9f7496ba30df6125c51e25c9a4f373b2cd93d6
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.47 MB10COPY /builder/deps /builder/deps # buildkit25.01 MB11RUN /bin/sh -c apt-get update28.2 MB12RUN /bin/sh -c /usr/bin/rsync -a25.01 MB13RUN /bin/sh -c echo /nginx/lib173 B14RUN /bin/sh -c echo /usr/local/lib179 B15RUN /bin/sh -c ldconfig &&4.27 KB16RUN /bin/sh -c useradd -ms4.22 KB17RUN /bin/sh -c mkdir -p145 B18RUN /bin/sh -c mkdir -p212 B19RUN /bin/sh -c mkdir -p123 B20RUN /bin/sh -c mkdir -p87.63 MB21RUN /bin/sh -c mkdir -p160 B22RUN /bin/sh -c mkdir -p198 B23RUN /bin/sh -c printf 'load_module446 B24WORKDIR /home/www32 B25COPY config /etc/nginx/ # buildkit11.92 KB26COPY GeoIP /var/lib/GeoIP # buildkit440 B27RUN /bin/sh -c openssl req804 B28COPY nginx_startup.sh /nginx_startup.sh # buildkit288 B29COPY supervisord /etc/supervisor/conf.d/supervisord.conf # buildkit439 B30RUN /bin/sh -c chmod +x32 B31RUN /bin/sh -c mkdir -p216 B32ADD logrotate.nginx.conf /etc/logrotate.d/nginx # buildkit557 B33CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 BCommand
ARG RELEASE