Sign inSign up

trafex/wordpress:6.6.2

Multi-platform
Index digest

sha256:c63154c8468f7a973c2e7ed14a28ff0da308da98f7e90cba52836c03b7ac3e84

OS/ARCH

Compressed size

66.08 MB

Last pushed

almost 2 years by trafex

Type

Image

Manifest digest

sha256:02131f999c7c78cd60833c482d4fb9d8e45c9708dcc94cf9ceb413a054befb71

Image Layers

1ADD file ... in / 2.95 MB
2CMD ["/bin/sh"]0 B
3LABEL Maintainer=Tim de Pater <[email protected]>0 B
4RUN /bin/sh -c apk --no-cache38.4 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 # buildkit885 B
7COPY config/php.ini /etc/php83/conf.d/zzz_custom.ini # buildkit443 B
8COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit337 B
9VOLUME [/var/www/wp-content]0 B
10WORKDIR /var/www/wp-content138 B
11RUN /bin/sh -c chown -R186 B
12ENV WORDPRESS_VERSION=6.6.20 B
13ENV WORDPRESS_SHA1=7acbf69d5fdaf804e3db322bad23b08d2e2e42ec0 B
14RUN /bin/sh -c mkdir -p109 B
15RUN /bin/sh -c curl -o23.33 MB
16RUN /bin/sh -c curl -o1.39 MB
17COPY wp-config.php /usr/src/wordpress # buildkit561 B
18RUN /bin/sh -c chown nobody.nobody559 B
19RUN /bin/sh -c ln -s195 B
20COPY entrypoint.sh /entrypoint.sh # buildkit521 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:8096a7e97160f837a432988b8138ffab07ff212be781f530c8baa2067265d071 in /