Sign inSign up

trafex/wordpress:6.4.1

Multi-platform
Index digest

sha256:d6f01401ae957650e848f92bb30a41ba6f7d526bea32184fbff84523de328810

OS/ARCH

Compressed size

102.09 MB

Last pushed

almost 3 years by trafex

Type

Image

Manifest digest

sha256:22075789b7a12f10c697ba9bc03506f5190ed5bcf9107fd1d7f791849003c6e0

Image Layers

1ADD file ... in / 3.24 MB
2CMD ["/bin/sh"]0 B
3LABEL Maintainer=Tim de Pater <[email protected]>0 B
4RUN /bin/sh -c apk --no-cache74.28 MB
5COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.31 KB
6COPY config/fpm-pool.conf /etc/php82/php-fpm.d/zzz_custom.conf # buildkit889 B
7COPY config/php.ini /etc/php82/conf.d/zzz_custom.ini # buildkit445 B
8COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit338 B
9VOLUME [/var/www/wp-content]0 B
10WORKDIR /var/www/wp-content139 B
11RUN /bin/sh -c chown -R187 B
12ENV WORDPRESS_VERSION=6.4.10 B
13ENV WORDPRESS_SHA1=35e62d935d6a93097366476e389752dd55d8a0770 B
14RUN /bin/sh -c mkdir -p110 B
15RUN /bin/sh -c curl -o23.18 MB
16RUN /bin/sh -c ln -s145 B
17RUN /bin/sh -c curl -o1.38 MB
18COPY wp-config.php /usr/src/wordpress # buildkit564 B
19RUN /bin/sh -c chown nobody.nobody560 B
20COPY wp-secrets.php /usr/src/wordpress # buildkit259 B
21RUN /bin/sh -c chown nobody.nobody258 B
22COPY entrypoint.sh /entrypoint.sh # buildkit369 B
23ENTRYPOINT ["/entrypoint.sh"]0 B
24EXPOSE map[80/tcp:{}]0 B
25CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B
26HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 B

Command

ADD file:756183bba9c7f4593c2b216e98e4208b9163c4c962ea0837ef88bd917609d001 in /