Sign inSign up

trafex/wordpress:6.5.5

Multi-platform
Index digest

sha256:cc556737900874d426ca5413481d51da3f4b2a4396973823f4cbea6afa4dc7fb

OS/ARCH

Compressed size

71.03 MB

Last pushed

about 2 years by trafex

Type

Image

Manifest digest

sha256:1086b2d01f80e23e374806dbaca601132d474dd9c4befd35c5b57da1e59daae0

Image Layers

1ADD file ... in / 3.9 MB
2CMD ["/bin/sh"]0 B
3LABEL Maintainer=Tim de Pater <[email protected]>0 B
4RUN /bin/sh -c apk --no-cache42.34 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 # buildkit338 B
9VOLUME [/var/www/wp-content]0 B
10WORKDIR /var/www/wp-content138 B
11RUN /bin/sh -c chown -R188 B
12ENV WORDPRESS_VERSION=6.5.50 B
13ENV WORDPRESS_SHA1=8d6a705f1b59367ec584a5fd4ab84aa53dd01c850 B
14RUN /bin/sh -c mkdir -p110 B
15RUN /bin/sh -c curl -o23.39 MB
16RUN /bin/sh -c curl -o1.39 MB
17COPY wp-config.php /usr/src/wordpress # buildkit566 B
18RUN /bin/sh -c chown nobody.nobody564 B
19RUN /bin/sh -c ln -s197 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:033626ac44156f3d5800a602c46870486b1492b9ba26096eaa66cceb6fcead77 in /