sha256:689af9549fa62fd48e7aabe1eca0e5fd72b54b167b8d9eb642ef25e1803b3b00
OS/ARCH
Compressed size
69.73 MB
Last pushed
over 1 year by trafex
Type
Image
Manifest digest
sha256:09567f55a8263059e1f1f53dae6adc8ee8dfe533e036a210351c8a8f0158369b
Image Layers
1ADD alpine-minirootfs-3.21.3-armhf.tar.gz / # buildkit3.21 MB2CMD ["/bin/sh"]0 B4RUN /bin/sh -c apk --no-cache39.48 MB5COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.62 KB6COPY config/fpm-pool.conf /etc/php84/php-fpm.d/zzz_custom.conf # buildkit970 B7COPY config/php.ini /etc/php84/conf.d/zzz_custom.ini # buildkit486 B8COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit338 B9RUN /bin/sh -c ln -s147 B10VOLUME [/var/www/wp-content]0 B11WORKDIR /var/www/wp-content138 B12RUN /bin/sh -c chown -R189 B13ENV WORDPRESS_VERSION=6.8.10 B14ENV WORDPRESS_SHA1=52d5f05c96a9155f78ed84700264307e5dea14b40 B15RUN /bin/sh -c mkdir -p108 B16RUN /bin/sh -c curl -o25.65 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/ #263 B20COPY --chown=nobody:nobody wp-config.php /usr/src/wordpress #582 B21RUN /bin/sh -c chmod 640583 B22RUN /bin/sh -c ln -s196 B23COPY entrypoint.sh /entrypoint.sh # buildkit519 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-armhf.tar.gz / # buildkit