sha256:91ada0cdff00450c03cb8ae3d51b235892be853c88c5ba86e37253cb5e69af0b
OS/ARCH
Compressed size
66.46 MB
Last pushed
about 2 years by trafex
Type
Image
Manifest digest
sha256:e707c5889e3c0faac6add9ba40461ff12e4fa91cb0311b1f8cc99fefab6e2ff2
Image Layers
1ADD file ... in / 3.21 MB2CMD ["/bin/sh"]0 B4RUN /bin/sh -c apk --no-cache38.47 MB5COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.62 KB6COPY config/fpm-pool.conf /etc/php83/php-fpm.d/zzz_custom.conf # buildkit889 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-content138 B11RUN /bin/sh -c chown -R188 B12ENV WORDPRESS_VERSION=6.50 B13ENV WORDPRESS_SHA1=fe10ab388318fa5a0085aff48b2b7590cf8b93f90 B14RUN /bin/sh -c mkdir -p109 B15RUN /bin/sh -c curl -o23.39 MB16RUN /bin/sh -c curl -o1.39 MB17COPY wp-config.php /usr/src/wordpress # buildkit566 B18RUN /bin/sh -c chown nobody.nobody564 B19RUN /bin/sh -c ln -s196 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:ef2635f09c1d2632408805d106fbc5d27fb307cb5f584bddc699b4b5ae577623 in /