Sign inSign up

lahiru98s/php-nginx:latest

Multi-platform
Security
Web servers
Monitoring & observability
Index digest

sha256:caa3cb645eae52808f7e52121bdbd4a621b49f65212b894a85f07d8f4e98b870

OS/ARCH

Compressed size

47.09 MB

Last pushed

5 months by lahiru98s

Type

Image

Manifest digest

sha256:fb176deba946aeb7f82c9cc8a1ea2e518fc5866f23faa412ec63b15c9630f862

Image Layers

1ADD alpine-minirootfs-20260127-aarch64.tar.gz / # buildkit4 MB
2CMD ["/bin/sh"]0 B
3ARG PHP_VERSION=840 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=84 PHP_INI_DIR=/etc/php84 PHP_FPM_BIN=php-fpm84 PHP_BIN=php840 B
8WORKDIR /var/www/html130 B
9RUN |3 PHP_VERSION=84 APP_USER=www-data APP_GROUP=www-data43.08 MB
10RUN |3 PHP_VERSION=84 APP_USER=www-data APP_GROUP=www-data1.14 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 # buildkit362 B
14COPY php/fpm-pool.conf /etc/php84/php-fpm.d/www.conf # buildkit617 B
15COPY php/php.ini /etc/php84/conf.d/99-custom.ini # buildkit573 B
16RUN |3 PHP_VERSION=84 APP_USER=www-data APP_GROUP=www-data882 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

Command

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