sha256:c6dc0170e795454e8d1df3e5e15853b7b5bfbc97b74d5e83730b74b5bcd78f2b
OS/ARCH
Compressed size
69.46 MB
Last pushed
over 1 year by trafex
Type
Image
Manifest digest
sha256:28f57e235af3137c9717373e5d22f368e3e73d621f4163b11c1b5aee2d3d72fb
Image Layers
1ADD alpine-minirootfs-3.21.3-armv7.tar.gz / # buildkit2.95 MB2CMD ["/bin/sh"]0 B4RUN /bin/sh -c apk --no-cache39.59 MB5COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.62 KB6COPY config/fpm-pool.conf /etc/php84/php-fpm.d/zzz_custom.conf # buildkit887 B7COPY config/php.ini /etc/php84/conf.d/zzz_custom.ini # buildkit443 B8COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit339 B9RUN /bin/sh -c ln -s144 B10VOLUME [/var/www/wp-content]0 B11WORKDIR /var/www/wp-content138 B12RUN /bin/sh -c chown -R186 B13ENV WORDPRESS_VERSION=6.7.20 B14ENV WORDPRESS_SHA1=ff727df89b694749e91e357dc2329fac620b39060 B15RUN /bin/sh -c mkdir -p109 B16RUN /bin/sh -c curl -o25.52 MB17ENV WP_CLI_CONFIG_PATH=/usr/src/wordpress/wp-cli.yml0 B18RUN /bin/sh -c curl -o1.39 MB19COPY --chown=nobody:nobody wp-cli.yml /usr/src/wordpress/ #264 B20COPY --chown=nobody:nobody wp-config.php /usr/src/wordpress #582 B21RUN /bin/sh -c chmod 640582 B22RUN /bin/sh -c ln -s196 B23COPY entrypoint.sh /entrypoint.sh # buildkit520 B24ENTRYPOINT ["/entrypoint.sh"]0 B25EXPOSE map[80/tcp:{}]0 B26CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B27HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 BCommand
ADD alpine-minirootfs-3.21.3-armv7.tar.gz / # buildkit