sha256:76e7d7abaac4f33b3afd7e64e91fcf90002eeb800e367f5ac9a23d0202711e2c
OS/ARCH
Compressed size
92.68 MB
Last pushed
about 3 years by trafex
Type
Image
Manifest digest
sha256:94a99c0c1698927e282dfb90d27736ce13f3fda9d11de2f320a3e84b024bb6ec
Image Layers
1ADD file ... in / 2.77 MB2CMD ["/bin/sh"]0 B4RUN /bin/sh -c apk --no-cache66.34 MB5COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.3 KB6COPY config/fpm-pool.conf /etc/php82/php-fpm.d/zzz_custom.conf # buildkit888 B7COPY config/php.ini /etc/php82/conf.d/zzz_custom.ini # buildkit444 B8COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit339 B9VOLUME [/var/www/wp-content]0 B10WORKDIR /var/www/wp-content139 B11RUN /bin/sh -c chown -R187 B12ENV WORDPRESS_VERSION=6.3.10 B13ENV WORDPRESS_SHA1=052777aef40e7f627c63c8a26eefe37b843a44df0 B14RUN /bin/sh -c mkdir -p108 B15RUN /bin/sh -c curl -o22.2 MB16RUN /bin/sh -c curl -o1.37 MB17COPY wp-config.php /usr/src/wordpress # buildkit462 B18RUN /bin/sh -c chown nobody.nobody462 B19COPY wp-secrets.php /usr/src/wordpress # buildkit261 B20RUN /bin/sh -c chown nobody.nobody260 B21COPY entrypoint.sh /entrypoint.sh # buildkit369 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 file:e3f56488d3d3bb67729714db13ddadf6652e7efb5281cfc7010d3e71f9d6607f in /