sha256:75a5cc1a84b6747796d63f2b45afa52f2ce730aeb1424348f001d217a6ef5ec0
OS/ARCH
Compressed size
79.17 MB
Last pushed
14 days by trafex
Type
Image
Manifest digest
sha256:aa923682291a9a1b012354b39d1a6ea0bd9519f74505437c4409c89b93807fe9
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 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=1c473e6b80300a33dd6acb61c4564c2981b6079848.29 MB17COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.74 KB18COPY config/fpm-pool.conf /etc/php84/php-fpm.d/zzz_custom.conf # buildkit972 B19COPY config/php.ini /etc/php84/conf.d/zzz_custom.ini # buildkit488 B20COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit339 B21VOLUME [/var/www/wp-content]0 B22WORKDIR /var/www/wp-content137 B23RUN |3 BUILD_DATE=2026-09-05T18:24:21Z VERSION=latest VCS_REF=1c473e6b80300a33dd6acb61c4564c2981b60798186 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/ #263 B31COPY --chown=nobody:nobody wp-config.php /usr/src/wordpress #583 B32RUN |3 BUILD_DATE=2026-09-05T18:24:21Z VERSION=latest VCS_REF=1c473e6b80300a33dd6acb61c4564c2981b60798583 B33RUN |3 BUILD_DATE=2026-09-05T18:24:21Z VERSION=latest VCS_REF=1c473e6b80300a33dd6acb61c4564c2981b60798196 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-x86_64.tar.gz / # buildkit