sha256:75a5cc1a84b6747796d63f2b45afa52f2ce730aeb1424348f001d217a6ef5ec0
OS/ARCH
Compressed size
74.61 MB
Last pushed
17 days by trafex
Type
Image
Manifest digest
sha256:7a574e9f9c12ca46cd8fb5f057dc83b828917082f7360938501908784b7c7be7
Image Layers
1ADD alpine-minirootfs-3.24.1-armhf.tar.gz / # buildkit3.39 MB2CMD ["/bin/sh"]0 B3ARG BUILD_DATE=2026-09-05T18:24:21Z0 B4ARG VERSION=latest0 B5ARG VCS_REF=1c473e6b80300a33dd6acb61c4564c2981b607980 B6LABEL org.opencontainers.image.created=2026-09-05T18:24:21Z0 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=latest0 B12LABEL org.opencontainers.image.revision=1c473e6b80300a33dd6acb61c4564c2981b607980 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-09-05T18:24:21Z VERSION=latest VCS_REF=1c473e6b80300a33dd6acb61c4564c2981b6079844.01 MB17COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.74 KB18COPY config/fpm-pool.conf /etc/php84/php-fpm.d/zzz_custom.conf # buildkit971 B19COPY config/php.ini /etc/php84/conf.d/zzz_custom.ini # buildkit488 B20COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit336 B21VOLUME [/var/www/wp-content]0 B22WORKDIR /var/www/wp-content139 B23RUN |3 BUILD_DATE=2026-09-05T18:24:21Z VERSION=latest VCS_REF=1c473e6b80300a33dd6acb61c4564c2981b60798187 B24ENV WORDPRESS_VERSION=6.9.50 B25ENV WORDPRESS_SHA1=c73a4a7f4dd89913a2b4f76edc79320691000afb0 B26RUN |3 BUILD_DATE=2026-09-05T18:24:21Z VERSION=latest VCS_REF=1c473e6b80300a33dd6acb61c4564c2981b60798110 B27RUN |3 BUILD_DATE=2026-09-05T18:24:21Z VERSION=latest VCS_REF=1c473e6b80300a33dd6acb61c4564c2981b6079825.78 MB28ENV WP_CLI_CONFIG_PATH=/usr/src/wordpress/wp-cli.yml0 B29RUN |3 BUILD_DATE=2026-09-05T18:24:21Z VERSION=latest VCS_REF=1c473e6b80300a33dd6acb61c4564c2981b607981.42 MB30COPY --chown=nobody:nobody wp-cli.yml /usr/src/wordpress/ #264 B31COPY --chown=nobody:nobody wp-config.php /usr/src/wordpress #583 B32RUN |3 BUILD_DATE=2026-09-05T18:24:21Z VERSION=latest VCS_REF=1c473e6b80300a33dd6acb61c4564c2981b60798582 B33RUN |3 BUILD_DATE=2026-09-05T18:24:21Z VERSION=latest VCS_REF=1c473e6b80300a33dd6acb61c4564c2981b60798197 B34COPY entrypoint.sh /entrypoint.sh # buildkit521 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-armhf.tar.gz / # buildkit