Sign inSign up

lahiru98s/wordpress:8.2

Multi-platform
Security
Web servers
Databases & storage
Index digest

sha256:abebdd89c8aff92fc930ca6dd8b29d9b7619819af6b3f5b432b321e558b27c33

OS/ARCH

Compressed size

93.36 MB

Last pushed

7 months by lahiru98s

Type

Image

Manifest digest

sha256:c6df73f882faae2cd88a46a17ede8d471e5a1ceef967436055d16dbd8f41ce70

Image Layers

1ADD alpine-minirootfs-3.20.9-x86_64.tar.gz / # buildkit3.46 MB
2CMD ["/bin/sh"]0 B
3ARG PHP_VERSION=820 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=82 PHP_INI_DIR=/etc/php82 PHP_FPM_BIN=php-fpm82 PHP_BIN=php820 B
8WORKDIR /var/www/html130 B
9RUN |3 PHP_VERSION=82 APP_USER=www-data APP_GROUP=www-data37.51 MB
10RUN |3 PHP_VERSION=82 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 # buildkit364 B
14COPY php/fpm-pool.conf /etc/php82/php-fpm.d/www.conf # buildkit617 B
15COPY php/php.ini /etc/php82/conf.d/99-custom.ini # buildkit572 B
16RUN |3 PHP_VERSION=82 APP_USER=www-data APP_GROUP=www-data881 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.20 B
26ARG PHP_VERSION=820 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=820 B
31WORKDIR /var/www/html32 B
32LABEL Maintainer=nooblk-98 Description=WordPress on top0 B
33RUN |5 PHP_TAG=8.2 PHP_VERSION=82 WORDPRESS_VERSION=latest1.42 MB
34RUN |5 PHP_TAG=8.2 PHP_VERSION=82 WORDPRESS_VERSION=latest50.95 MB
35COPY php/php.ini /etc/php82/conf.d/99-wordpress.ini # buildkit582 B
36COPY php/php-fpm-www.conf /etc/php82/php-fpm.d/www.conf # buildkit540 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.2 PHP_VERSION=82 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-x86_64.tar.gz / # buildkit