latest
sha256:ae5b3b9cdb8f4696b1a5452b186ab1f14b921c01d32b6a57392701c373eb2ce9
OS/ARCH
Compressed size
69.94 MB
Last pushed
about 1 year by rizkikotet
Type
Image
Manifest digest
sha256:76819527bd2f7da6ac6d5dd42b571d8d33a5d21cb7e32cdfa7485ef4db66bdfa
Image Layers
1ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit3.81 MB2CMD ["/bin/sh"]0 B3ARG BUILD_DATE=2025-05-Th0 B4ARG VERSION=latest0 B5ARG NGINX_VERSION0 B6ARG PHP_VERSION=840 B8WORKDIR /var/www/html129 B9RUN |4 BUILD_DATE=2025-05-Th VERSION=latest NGINX_VERSION=62.96 MB10RUN |4 BUILD_DATE=2025-05-Th VERSION=latest NGINX_VERSION=144 B11COPY docker/nginx.conf /etc/nginx/nginx.conf # buildkit1.04 KB12COPY docker/conf.d /etc/nginx/conf.d/ # buildkit832 B13COPY docker/fpm-pool.conf /etc/php84/php-fpm.d/www.conf # buildkit1.12 KB14COPY docker/php.ini /etc/php84/conf.d/custom.ini # buildkit232 B15COPY docker/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit338 B16RUN |4 BUILD_DATE=2025-05-Th VERSION=latest NGINX_VERSION=979 B17USER nobody0 B18COPY --chown=nobody src/ /var/www/html/ #3.16 MB19EXPOSE map[80/tcp:{}]0 B20VOLUME [/var/www/html]0 B21CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B22HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 BCommand
ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit