Sign inSign up

trafex/wordpress:6.4.2

Multi-platform
Index digest

sha256:ce14345e43402136bd7e004030d7b2a4f1cb917473b65d5aaebd208022a3194d

OS/ARCH

Compressed size

102.13 MB

Last pushed

over 2 years by trafex

Type

Image

Manifest digest

sha256:64e7859993fd4b2455d6ef6c101a7c2b24ce52b5f79f190e620f6f172a22f772

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.32 MB
5COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.3 KB
6COPY config/fpm-pool.conf /etc/php82/php-fpm.d/zzz_custom.conf # buildkit886 B
7COPY config/php.ini /etc/php82/conf.d/zzz_custom.ini # buildkit444 B
8COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit338 B
9VOLUME [/var/www/wp-content]0 B
10WORKDIR /var/www/wp-content140 B
11RUN /bin/sh -c chown -R188 B
12ENV WORDPRESS_VERSION=6.4.20 B
13ENV WORDPRESS_SHA1=d1aedbfea77b243b09e0ab05b100b782497406dd0 B
14RUN /bin/sh -c mkdir -p108 B
15RUN /bin/sh -c curl -o23.18 MB
16RUN /bin/sh -c ln -s144 B
17RUN /bin/sh -c curl -o1.38 MB
18COPY wp-config.php /usr/src/wordpress # buildkit564 B
19RUN /bin/sh -c chown nobody.nobody563 B
20COPY wp-secrets.php /usr/src/wordpress # buildkit259 B
21RUN /bin/sh -c chown nobody.nobody257 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:fc714080c3bcbbce7ac746a10d7b4355ffa36293a8d435d62cd5359ea8eb8364 in /