sha256:a8e1ff38d8c97e3c03d8b89482f72eea04f6482cbdc5ff852abe6663f4bb9692
OS/ARCH
Compressed size
73.8 MB
Last pushed
2 months by trafex
Type
Image
Manifest digest
sha256:c465d3461fa681f207ae4a3597c10e2902ea22dfa02d84d85a6fc4704495dc8a
Image Layers
1ADD alpine-minirootfs-3.24.1-armv7.tar.gz / # buildkit3.11 MB2CMD ["/bin/sh"]0 B3ARG BUILD_DATE=2026-07-21T13:24:41Z0 B4ARG VERSION=6.9.50 B5ARG VCS_REF=4264f451796940fb07b38646ceb28df1476b0f910 B6LABEL org.opencontainers.image.created=2026-07-21T13:24:41Z0 B8LABEL org.opencontainers.image.url=https://github.com/TrafeX/docker-wordpress0 B9LABEL org.opencontainers.image.documentation=https://github.com/TrafeX/docker-wordpress0 B10LABEL org.opencontainers.image.source=https://github.com/TrafeX/docker-wordpress0 B11LABEL org.opencontainers.image.version=6.9.50 B12LABEL org.opencontainers.image.revision=4264f451796940fb07b38646ceb28df1476b0f910 B13LABEL org.opencontainers.image.vendor=TrafeX0 B14LABEL org.opencontainers.image.title=WordPress with Nginx 1.280 B15LABEL org.opencontainers.image.description=Lightweight WordPress container with0 B16RUN |3 BUILD_DATE=2026-07-21T13:24:41Z VERSION=6.9.5 VCS_REF=4264f451796940fb07b38646ceb28df1476b0f9143.48 MB17COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.74 KB18COPY config/fpm-pool.conf /etc/php84/php-fpm.d/zzz_custom.conf # buildkit969 B19COPY config/php.ini /etc/php84/conf.d/zzz_custom.ini # buildkit486 B20COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit339 B21VOLUME [/var/www/wp-content]0 B22WORKDIR /var/www/wp-content138 B23RUN |3 BUILD_DATE=2026-07-21T13:24:41Z VERSION=6.9.5 VCS_REF=4264f451796940fb07b38646ceb28df1476b0f91187 B24ENV WORDPRESS_VERSION=6.9.50 B25ENV WORDPRESS_SHA1=c73a4a7f4dd89913a2b4f76edc79320691000afb0 B26RUN |3 BUILD_DATE=2026-07-21T13:24:41Z VERSION=6.9.5 VCS_REF=4264f451796940fb07b38646ceb28df1476b0f91109 B27RUN |3 BUILD_DATE=2026-07-21T13:24:41Z VERSION=6.9.5 VCS_REF=4264f451796940fb07b38646ceb28df1476b0f9125.78 MB28ENV WP_CLI_CONFIG_PATH=/usr/src/wordpress/wp-cli.yml0 B29RUN |3 BUILD_DATE=2026-07-21T13:24:41Z VERSION=6.9.5 VCS_REF=4264f451796940fb07b38646ceb28df1476b0f911.42 MB30COPY --chown=nobody:nobody wp-cli.yml /usr/src/wordpress/ #263 B31COPY --chown=nobody:nobody wp-config.php /usr/src/wordpress #584 B32RUN |3 BUILD_DATE=2026-07-21T13:24:41Z VERSION=6.9.5 VCS_REF=4264f451796940fb07b38646ceb28df1476b0f91583 B33RUN |3 BUILD_DATE=2026-07-21T13:24:41Z VERSION=6.9.5 VCS_REF=4264f451796940fb07b38646ceb28df1476b0f91195 B34COPY entrypoint.sh /entrypoint.sh # buildkit520 B35ENTRYPOINT ["/entrypoint.sh"]0 B36EXPOSE [80/tcp]0 B37CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B38HEALTHCHECK {Test:[CMD-SHELL curl --silent --fail0 BCommand
ADD alpine-minirootfs-3.24.1-armv7.tar.gz / # buildkit