Sign inSign up

trafex/wordpress:6.9.0-2

Multi-platform
Index digest

sha256:54af093810c91e14b741b0be30110830cac35d4ae7fda23ecc8f879428b5eb61

OS/ARCH

Compressed size

73.24 MB

Last pushed

7 months by trafex

Type

Image

Manifest digest

sha256:ccfd63af41e76f2a793f52fb513660321ce9559c981499029608d886275cdfe1

Image Layers

1ADD alpine-minirootfs-3.23.3-armv7.tar.gz / # buildkit3.13 MB
2CMD ["/bin/sh"]0 B
3ARG BUILD_DATE=2026-02-08T14:22:04Z0 B
4ARG VERSION=6.9.0-20 B
5ARG VCS_REF=e4a00db828f5a7fda423bec425f5fcd19e7f09ed0 B
6LABEL org.opencontainers.image.created=2026-02-08T14:22:04Z0 B
7LABEL org.opencontainers.image.authors=Tim de Pater <[email protected]>0 B
8LABEL org.opencontainers.image.url=https://github.com/TrafeX/docker-wordpress0 B
9LABEL org.opencontainers.image.documentation=https://github.com/TrafeX/docker-wordpress0 B
10LABEL org.opencontainers.image.source=https://github.com/TrafeX/docker-wordpress0 B
11LABEL org.opencontainers.image.version=6.9.0-20 B
12LABEL org.opencontainers.image.revision=e4a00db828f5a7fda423bec425f5fcd19e7f09ed0 B
13LABEL org.opencontainers.image.vendor=TrafeX0 B
14LABEL org.opencontainers.image.title=WordPress with Nginx 1.280 B
15LABEL org.opencontainers.image.description=Lightweight WordPress container with0 B
16RUN |3 BUILD_DATE=2026-02-08T14:22:04Z VERSION=6.9.0-2 VCS_REF=e4a00db828f5a7fda423bec425f5fcd19e7f09ed42.91 MB
17COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.74 KB
18COPY config/fpm-pool.conf /etc/php84/php-fpm.d/zzz_custom.conf # buildkit971 B
19COPY config/php.ini /etc/php84/conf.d/zzz_custom.ini # buildkit491 B
20COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit340 B
21VOLUME [/var/www/wp-content]0 B
22WORKDIR /var/www/wp-content137 B
23RUN |3 BUILD_DATE=2026-02-08T14:22:04Z VERSION=6.9.0-2 VCS_REF=e4a00db828f5a7fda423bec425f5fcd19e7f09ed188 B
24ENV WORDPRESS_VERSION=6.90 B
25ENV WORDPRESS_SHA1=256dda5bb6a43aecd806b7a62528f442c06e6c250 B
26RUN |3 BUILD_DATE=2026-02-08T14:22:04Z VERSION=6.9.0-2 VCS_REF=e4a00db828f5a7fda423bec425f5fcd19e7f09ed110 B
27RUN |3 BUILD_DATE=2026-02-08T14:22:04Z VERSION=6.9.0-2 VCS_REF=e4a00db828f5a7fda423bec425f5fcd19e7f09ed25.77 MB
28ENV WP_CLI_CONFIG_PATH=/usr/src/wordpress/wp-cli.yml0 B
29RUN |3 BUILD_DATE=2026-02-08T14:22:04Z VERSION=6.9.0-2 VCS_REF=e4a00db828f5a7fda423bec425f5fcd19e7f09ed1.42 MB
30COPY --chown=nobody:nobody wp-cli.yml /usr/src/wordpress/ #266 B
31COPY --chown=nobody:nobody wp-config.php /usr/src/wordpress #584 B
32RUN |3 BUILD_DATE=2026-02-08T14:22:04Z VERSION=6.9.0-2 VCS_REF=e4a00db828f5a7fda423bec425f5fcd19e7f09ed585 B
33RUN |3 BUILD_DATE=2026-02-08T14:22:04Z VERSION=6.9.0-2 VCS_REF=e4a00db828f5a7fda423bec425f5fcd19e7f09ed196 B
34COPY entrypoint.sh /entrypoint.sh # buildkit521 B
35ENTRYPOINT ["/entrypoint.sh"]0 B
36EXPOSE [80/tcp]0 B
37CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B
38HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 B

Command

ADD alpine-minirootfs-3.23.3-armv7.tar.gz / # buildkit