Sign inSign up

trafex/wordpress:6.7.2

Multi-platform
Index digest

sha256:6c485d8e4126b0ada73807a1b3b14d0ceb73e7395edec36ec549db6ea8db1662

OS/ARCH

Compressed size

69.61 MB

Last pushed

over 1 year by trafex

Type

Image

Manifest digest

sha256:f2976b5b593f974cd60171a836d480f7c7a66d4e25b4e0646347d6dfb18c1515

Image Layers

1ADD alpine-minirootfs-3.21.3-armhf.tar.gz / # buildkit3.21 MB
2CMD ["/bin/sh"]0 B
3LABEL Maintainer=Tim de Pater <[email protected]>0 B
4RUN /bin/sh -c apk --no-cache39.48 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 # buildkit887 B
7COPY config/php.ini /etc/php84/conf.d/zzz_custom.ini # buildkit443 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-content139 B
12RUN /bin/sh -c chown -R188 B
13ENV WORDPRESS_VERSION=6.7.20 B
14ENV WORDPRESS_SHA1=ff727df89b694749e91e357dc2329fac620b39060 B
15RUN /bin/sh -c mkdir -p110 B
16RUN /bin/sh -c curl -o25.52 MB
17RUN /bin/sh -c curl -o1.39 MB
18COPY --chown=nobody:nobody wp-config.php /usr/src/wordpress #584 B
19RUN /bin/sh -c chmod 640583 B
20RUN /bin/sh -c ln -s198 B
21COPY entrypoint.sh /entrypoint.sh # buildkit521 B
22ENTRYPOINT ["/entrypoint.sh"]0 B
23EXPOSE map[80/tcp:{}]0 B
24CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B
25HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 B

Command

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