Sign inSign up

trafex/wordpress:6.5-1

Multi-platform
Index digest

sha256:91ada0cdff00450c03cb8ae3d51b235892be853c88c5ba86e37253cb5e69af0b

OS/ARCH

Compressed size

69.88 MB

Last pushed

about 2 years by trafex

Type

Image

Manifest digest

sha256:2c029331fd5d4b67fa643d5c9ccbec8fdeec16cecf9d23157f7fa26eaa366fd7

Image Layers

1ADD file ... in / 3.46 MB
2CMD ["/bin/sh"]0 B
3LABEL Maintainer=Tim de Pater <[email protected]>0 B
4RUN /bin/sh -c apk --no-cache41.65 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 # buildkit884 B
7COPY config/php.ini /etc/php83/conf.d/zzz_custom.ini # buildkit441 B
8COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit338 B
9VOLUME [/var/www/wp-content]0 B
10WORKDIR /var/www/wp-content138 B
11RUN /bin/sh -c chown -R187 B
12ENV WORDPRESS_VERSION=6.50 B
13ENV WORDPRESS_SHA1=fe10ab388318fa5a0085aff48b2b7590cf8b93f90 B
14RUN /bin/sh -c mkdir -p108 B
15RUN /bin/sh -c curl -o23.39 MB
16RUN /bin/sh -c curl -o1.39 MB
17COPY wp-config.php /usr/src/wordpress # buildkit558 B
18RUN /bin/sh -c chown nobody.nobody561 B
19RUN /bin/sh -c ln -s194 B
20COPY entrypoint.sh /entrypoint.sh # buildkit522 B
21ENTRYPOINT ["/entrypoint.sh"]0 B
22EXPOSE map[80/tcp:{}]0 B
23CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B
24HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 B

Command

ADD file:33ebe56b967747a97dcec01bc2559962bee8823686c9739d26be060381bbb3ca in /