Sign inSign up

trafex/wordpress:6.4.2-2

Multi-platform
Index digest

sha256:6b87605632f24dfd75327e91864bb7a01fa0b41b94f06472138679d9274d53d3

OS/ARCH

Compressed size

70.63 MB

Last pushed

over 2 years by trafex

Type

Image

Manifest digest

sha256:d454fad18909ad2222909ca7d86f9bc671de675426deb5cb72bd426f6875f064

Image Layers

1ADD file ... in / 3.19 MB
2CMD ["/bin/sh"]0 B
3LABEL Maintainer=Tim de Pater <[email protected]>0 B
4RUN /bin/sh -c apk --no-cache42.86 MB
5COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.62 KB
6COPY config/fpm-pool.conf /etc/php83/php-fpm.d/zzz_custom.conf # buildkit887 B
7COPY config/php.ini /etc/php83/conf.d/zzz_custom.ini # buildkit444 B
8COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit339 B
9VOLUME [/var/www/wp-content]0 B
10WORKDIR /var/www/wp-content138 B
11RUN /bin/sh -c chown -R189 B
12ENV WORDPRESS_VERSION=6.4.20 B
13ENV WORDPRESS_SHA1=d1aedbfea77b243b09e0ab05b100b782497406dd0 B
14RUN /bin/sh -c mkdir -p110 B
15RUN /bin/sh -c curl -o23.18 MB
16RUN /bin/sh -c ln -s144 B
17RUN /bin/sh -c curl -o1.39 MB
18COPY wp-config.php /usr/src/wordpress # buildkit564 B
19RUN /bin/sh -c chown nobody.nobody562 B
20RUN /bin/sh -c ln -s195 B
21COPY entrypoint.sh /entrypoint.sh # buildkit522 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 file:d0764a717d1e9d0aff3fa84779b11bfa0afe4430dcb6b46d965b209167639ba0 in /