Sign inSign up

trafex/wordpress:6.3.1-1

Multi-platform
Index digest

sha256:914c5305b2073a7b548e4afd47f6ad31370ab7ed618a9b798aa95d1333e051ff

OS/ARCH

Compressed size

100.53 MB

Last pushed

about 3 years by trafex

Type

Image

Manifest digest

sha256:33b50e2ad5f9251c9b316c04767281deffd478b21ccd16c483c7e933f5e83ac2

Image Layers

1ADD file ... in / 3.18 MB
2CMD ["/bin/sh"]0 B
3LABEL Maintainer=Tim de Pater <[email protected]>0 B
4RUN /bin/sh -c apk --no-cache73.78 MB
5COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.31 KB
6COPY config/fpm-pool.conf /etc/php82/php-fpm.d/zzz_custom.conf # buildkit890 B
7COPY config/php.ini /etc/php82/conf.d/zzz_custom.ini # buildkit445 B
8COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit339 B
9VOLUME [/var/www/wp-content]0 B
10WORKDIR /var/www/wp-content140 B
11RUN /bin/sh -c chown -R187 B
12ENV WORDPRESS_VERSION=6.3.10 B
13ENV WORDPRESS_SHA1=052777aef40e7f627c63c8a26eefe37b843a44df0 B
14RUN /bin/sh -c mkdir -p108 B
15RUN /bin/sh -c curl -o22.2 MB
16RUN /bin/sh -c curl -o1.37 MB
17COPY wp-config.php /usr/src/wordpress # buildkit567 B
18RUN /bin/sh -c chown nobody.nobody564 B
19COPY wp-secrets.php /usr/src/wordpress # buildkit260 B
20RUN /bin/sh -c chown nobody.nobody259 B
21COPY entrypoint.sh /entrypoint.sh # buildkit369 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:b2e7eaa7e41f08853dbe08d84439a7f9fd32fc58c3aa1e298f3f60343b2b683a in /