sha256:6c485d8e4126b0ada73807a1b3b14d0ceb73e7395edec36ec549db6ea8db1662
OS/ARCH
Compressed size
73.24 MB
Last pushed
over 1 year by trafex
Type
Image
Manifest digest
sha256:61064cb872d5b65146791579134b628400023b949cf123955db12f0d4fb6981b
Image Layers
1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B4RUN /bin/sh -c apk --no-cache42.85 MB5COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.63 KB6COPY config/fpm-pool.conf /etc/php84/php-fpm.d/zzz_custom.conf # buildkit889 B7COPY config/php.ini /etc/php84/conf.d/zzz_custom.ini # buildkit446 B8COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit339 B9RUN /bin/sh -c ln -s145 B10VOLUME [/var/www/wp-content]0 B11WORKDIR /var/www/wp-content139 B12RUN /bin/sh -c chown -R187 B13ENV WORDPRESS_VERSION=6.7.20 B14ENV WORDPRESS_SHA1=ff727df89b694749e91e357dc2329fac620b39060 B15RUN /bin/sh -c mkdir -p110 B16RUN /bin/sh -c curl -o25.52 MB17RUN /bin/sh -c curl -o1.39 MB18COPY --chown=nobody:nobody wp-config.php /usr/src/wordpress #581 B19RUN /bin/sh -c chmod 640580 B20RUN /bin/sh -c ln -s195 B21COPY entrypoint.sh /entrypoint.sh # buildkit521 B22ENTRYPOINT ["/entrypoint.sh"]0 B23EXPOSE map[80/tcp:{}]0 B24CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B25HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 BCommand
ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit