Sign inSign up

trafex/wordpress:6.4.3

Multi-platform
Index digest

sha256:d7353e4423374bd6431a519085c1a72c72977ad651c9e80f92148e1842987bbe

OS/ARCH

Compressed size

67.19 MB

Last pushed

over 2 years by trafex

Type

Image

Manifest digest

sha256:c6992e9ce2b168bc9ccb0055ec79bc81cba47ec53445fa1d696112ac505f627c

Image Layers

1ADD file ... in / 3.02 MB
2CMD ["/bin/sh"]0 B
3LABEL Maintainer=Tim de Pater <[email protected]>0 B
4RUN /bin/sh -c apk --no-cache39.59 MB
5COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.63 KB
6COPY config/fpm-pool.conf /etc/php83/php-fpm.d/zzz_custom.conf # buildkit890 B
7COPY config/php.ini /etc/php83/conf.d/zzz_custom.ini # buildkit446 B
8COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit340 B
9VOLUME [/var/www/wp-content]0 B
10WORKDIR /var/www/wp-content139 B
11RUN /bin/sh -c chown -R188 B
12ENV WORDPRESS_VERSION=6.4.30 B
13ENV WORDPRESS_SHA1=ee3bc3a73ab3cfa535c46f111eb641b3467fa44e0 B
14RUN /bin/sh -c mkdir -p109 B
15RUN /bin/sh -c curl -o23.19 MB
16RUN /bin/sh -c ln -s145 B
17RUN /bin/sh -c curl -o1.39 MB
18COPY wp-config.php /usr/src/wordpress # buildkit565 B
19RUN /bin/sh -c chown nobody.nobody563 B
20RUN /bin/sh -c ln -s197 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:99cc37cba14ac64dc4652e46dc671888a0265f90992faa05c32d32e21f89c147 in /