Sign inSign up

trafex/wordpress:6.8.1

Multi-platform
Index digest

sha256:689af9549fa62fd48e7aabe1eca0e5fd72b54b167b8d9eb642ef25e1803b3b00

OS/ARCH

Compressed size

73.37 MB

Last pushed

over 1 year by trafex

Type

Image

Manifest digest

sha256:7df8885df06e32ae975b14d665e9131cf87b978c5e91ec64db4c0a7820dfa558

Image Layers

1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB
2CMD ["/bin/sh"]0 B
3LABEL Maintainer=Tim de Pater <[email protected]>0 B
4RUN /bin/sh -c apk --no-cache42.85 MB
5COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.62 KB
6COPY config/fpm-pool.conf /etc/php84/php-fpm.d/zzz_custom.conf # buildkit970 B
7COPY config/php.ini /etc/php84/conf.d/zzz_custom.ini # buildkit489 B
8COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit338 B
9RUN /bin/sh -c ln -s145 B
10VOLUME [/var/www/wp-content]0 B
11WORKDIR /var/www/wp-content138 B
12RUN /bin/sh -c chown -R187 B
13ENV WORDPRESS_VERSION=6.8.10 B
14ENV WORDPRESS_SHA1=52d5f05c96a9155f78ed84700264307e5dea14b40 B
15RUN /bin/sh -c mkdir -p108 B
16RUN /bin/sh -c curl -o25.65 MB
17ENV WP_CLI_CONFIG_PATH=/usr/src/wordpress/wp-cli.yml0 B
18RUN /bin/sh -c curl -o1.39 MB
19COPY --chown=nobody:nobody wp-cli.yml /usr/src/wordpress/ #261 B
20COPY --chown=nobody:nobody wp-config.php /usr/src/wordpress #577 B
21RUN /bin/sh -c chmod 640577 B
22RUN /bin/sh -c ln -s195 B
23COPY entrypoint.sh /entrypoint.sh # buildkit519 B
24ENTRYPOINT ["/entrypoint.sh"]0 B
25EXPOSE map[80/tcp:{}]0 B
26CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B
27HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 B

Command

ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit