Sign inSign up

lahiru98s/wordpress:8.3

Multi-platform
Security
Web servers
Databases & storage
Index digest

sha256:0c5c3b56ccc9672a3731189113dc9ec3898366a4f91e3e1e1fb3170d58bc9a8e

OS/ARCH

Compressed size

94.9 MB

Last pushed

7 months by lahiru98s

Type

Image

Manifest digest

sha256:ea68a3d668df6250ed1aa74ccfdd80501fa3b15d291368e0f7cce68dd58de7f9

Image Layers

1ADD alpine-minirootfs-3.20.9-aarch64.tar.gz / # buildkit3.9 MB
2CMD ["/bin/sh"]0 B
3ARG PHP_VERSION=830 B
4ARG APP_USER=www-data0 B
5ARG APP_GROUP=www-data0 B
6LABEL org.opencontainers.image.authors=nooblk-98 org.opencontainers.image.description=Lightweight container with0 B
7ENV PHP_VERSION=83 PHP_INI_DIR=/etc/php83 PHP_FPM_BIN=php-fpm83 PHP_BIN=php830 B
8WORKDIR /var/www/html129 B
9RUN |3 PHP_VERSION=83 APP_USER=www-data APP_GROUP=www-data38.61 MB
10RUN |3 PHP_VERSION=83 APP_USER=www-data APP_GROUP=www-data1.15 KB
11COPY nginx/nginx.conf /etc/nginx/nginx.conf # buildkit1.04 KB
12COPY nginx/conf.d /etc/nginx/conf.d/ # buildkit1.1 KB
13COPY supervisord/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit361 B
14COPY php/fpm-pool.conf /etc/php83/php-fpm.d/www.conf # buildkit619 B
15COPY php/php.ini /etc/php83/conf.d/99-custom.ini # buildkit573 B
16RUN |3 PHP_VERSION=83 APP_USER=www-data APP_GROUP=www-data884 B
17USER www-data0 B
18COPY --chown=www-data:www-data src/ /var/www/html/ #2.7 KB
19EXPOSE [80/tcp]0 B
20STOPSIGNAL SIGTERM0 B
21ENTRYPOINT ["/sbin/tini" "--"]0 B
22CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B
23HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 B
24USER root0 B
25ARG PHP_TAG=8.30 B
26ARG PHP_VERSION=830 B
27ARG WORDPRESS_VERSION=latest0 B
28ARG APP_USER=www-data0 B
29ARG APP_GROUP=www-data0 B
30ENV WORDPRESS_PATH=/var/www/html WORDPRESS_VERSION=latest WP_CLI_BIN=/usr/local/bin/wp PHP_VERSION=830 B
31WORKDIR /var/www/html32 B
32LABEL Maintainer=nooblk-98 Description=WordPress on top0 B
33RUN |5 PHP_TAG=8.3 PHP_VERSION=83 WORDPRESS_VERSION=latest1.42 MB
34RUN |5 PHP_TAG=8.3 PHP_VERSION=83 WORDPRESS_VERSION=latest50.95 MB
35COPY php/php.ini /etc/php83/conf.d/99-wordpress.ini # buildkit582 B
36COPY php/php-fpm-www.conf /etc/php83/php-fpm.d/www.conf # buildkit542 B
37COPY php/wp-config-docker.php /usr/src/wordpress/wp-config-docker.php # buildkit2.54 KB
38COPY nginx/nginx.conf /etc/nginx/nginx.conf # buildkit871 B
39COPY nginx/conf.d /etc/nginx/conf.d/ # buildkit1 KB
40COPY --chmod=755 docker/entrypoint.sh /usr/local/bin/docker-entrypoint.sh #2.37 KB
41RUN |5 PHP_TAG=8.3 PHP_VERSION=83 WORDPRESS_VERSION=latest2.37 KB
42USER root0 B
43EXPOSE [80/tcp]0 B
44ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B
45CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B
46HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 B

Command

ADD alpine-minirootfs-3.20.9-aarch64.tar.gz / # buildkit