sha256:ec8bd23579b8b203bd6ac51f1974e285e52a8f01f1bb07d89db38ff2039c693f
OS/ARCH
Compressed size
115.72 MB
Last pushed
2 months by renwei
Type
Image
Manifest digest
sha256:2993e037217b2549f7d70e74b850a003bd91f96983625dc87174a3a190f4860e
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 # buildkit6.46 KB8COPY /etc/nginx.tar.gz /etc/nginx/nginx_build.tar.gz # buildkit6.39 KB9COPY /sbin/nginx /sbin/nginx # buildkit13.78 MB10COPY /builder/deps /builder/deps # buildkit22.98 MB11RUN /bin/sh -c apt-get update27.57 MB12RUN /bin/sh -c /usr/bin/rsync -a22.98 MB13RUN /bin/sh -c echo /nginx/lib172 B14RUN /bin/sh -c echo /usr/local/lib179 B15RUN /bin/sh -c ldconfig &&4.22 KB16RUN /bin/sh -c useradd -ms4.22 KB17RUN /bin/sh -c mkdir -p145 B18RUN /bin/sh -c mkdir -p213 B19RUN /bin/sh -c mkdir -p122 B20RUN /bin/sh -c mkdir -p13.71 KB21RUN /bin/sh -c mkdir -p159 B22WORKDIR /home/www32 B23RUN /bin/sh -c /sbin/nginx -t288 B24COPY config /etc/nginx/ # buildkit12.69 KB25COPY GeoIP /var/lib/GeoIP # buildkit441 B26COPY nginx_startup.sh /nginx_startup.sh # buildkit287 B27COPY supervisord /etc/supervisor/conf.d/supervisord.conf # buildkit270 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