sha256:cc556737900874d426ca5413481d51da3f4b2a4396973823f4cbea6afa4dc7fb
OS/ARCH
Compressed size
69.89 MB
Last pushed
about 2 years by trafex
Type
Image
Manifest digest
sha256:504d7a7c4571262e2873e70cb64850daa4f188778eb172cf05371bb0b798e52c
Image Layers
1ADD file ... in / 3.46 MB2CMD ["/bin/sh"]0 B4RUN /bin/sh -c apk --no-cache41.65 MB5COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.63 KB6COPY config/fpm-pool.conf /etc/php83/php-fpm.d/zzz_custom.conf # buildkit888 B7COPY config/php.ini /etc/php83/conf.d/zzz_custom.ini # buildkit444 B8COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit340 B9VOLUME [/var/www/wp-content]0 B10WORKDIR /var/www/wp-content137 B11RUN /bin/sh -c chown -R186 B12ENV WORDPRESS_VERSION=6.5.50 B13ENV WORDPRESS_SHA1=8d6a705f1b59367ec584a5fd4ab84aa53dd01c850 B14RUN /bin/sh -c mkdir -p110 B15RUN /bin/sh -c curl -o23.39 MB16RUN /bin/sh -c curl -o1.39 MB17COPY wp-config.php /usr/src/wordpress # buildkit559 B18RUN /bin/sh -c chown nobody.nobody557 B19RUN /bin/sh -c ln -s194 B20COPY entrypoint.sh /entrypoint.sh # buildkit522 B21ENTRYPOINT ["/entrypoint.sh"]0 B22EXPOSE map[80/tcp:{}]0 B23CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B24HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 BCommand
ADD file:33ebe56b967747a97dcec01bc2559962bee8823686c9739d26be060381bbb3ca in /