Sign inSign up

lahiru98s/php-nginx:8.2

Multi-platform
Security
Web servers
Monitoring & observability
Index digest

sha256:6a806eba5adb4dfa2d68bcd275dc3c0a35661714247528753ccccd4b378b6e79

OS/ARCH

Compressed size

42.41 MB

Last pushed

5 months by lahiru98s

Type

Image

Manifest digest

sha256:f72f41f99976e5378891e58ca6ee252b3a5cdd2f11fedf57f4d308ef5ec61c98

Image Layers

1ADD alpine-minirootfs-3.20.10-aarch64.tar.gz / # buildkit3.9 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-data38.5 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.09 KB
13COPY supervisord/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit360 B
14COPY php/fpm-pool.conf /etc/php82/php-fpm.d/www.conf # buildkit615 B
15COPY php/php.ini /etc/php82/conf.d/99-custom.ini # buildkit571 B
16RUN |3 PHP_VERSION=82 APP_USER=www-data APP_GROUP=www-data889 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-3.20.10-aarch64.tar.gz / # buildkit