sha256:fd029829fef0b5c56438de2c6acbc9b71dd1d0a8b98a5be071a91c44224c8023
OS/ARCH
Compressed size
65.54 MB
Last pushed
8 days by byjg
Type
Image
Manifest digest
sha256:e9b4bf3c1779bb8d234d7e4710b5a2f9e3f19ba10095ceaf641d14026dfb3d35
Image Layers
1ADD alpine-minirootfs-20260805-aarch64.tar.gz / # buildkit4 MB2CMD ["/bin/sh"]0 B3USER root0 B4ENV DOCKER_IMAGE=byjg/php:8.3-base0 B5ENV PHP_VERSION=8.30 B6ENV PHP_VARIANT=php830 B7ENV BUILD_DATE=2026-09-08 15:56:150 B8WORKDIR /srv32 B9COPY assets/entrypoint.sh / # buildkit833 B10COPY assets/script/install-sqlsvr.sh /install-sqlsvr.sh # buildkit713 B11RUN /bin/sh -c apk --no-cache55.18 MB12USER app0 B13ENTRYPOINT ["/entrypoint.sh"]0 B14USER root0 B15ENV DOCKER_IMAGE=byjg/php:8.3-fpm0 B16ENV PHP_VERSION=8.30 B17ENV PHP_VARIANT=php830 B18ENV BUILD_DATE=2026-09-08 15:58:000 B19COPY assets/fpm/conf/www.conf /etc/php83/php-fpm.d/www.conf # buildkit259 B20COPY assets/fpm/conf/base.conf /etc/php83/php-fpm.d/base.conf # buildkit447 B21COPY assets/script/start-fpm.sh /start-fpm.sh # buildkit919 B22RUN /bin/sh -c apk add2.06 MB23CMD ["/start-fpm.sh"]0 B24USER app0 B25USER root0 B26ENV DOCKER_IMAGE=byjg/php:8.3-fpm-nginx0 B27ENV PHP_VERSION=8.30 B28ENV PHP_VARIANT=php830 B29ENV BUILD_DATE=2026-09-08 15:59:180 B30COPY assets/fpm-nginx/conf/nginx.conf /etc/nginx/nginx.conf # buildkit1.62 KB31COPY assets/fpm-nginx/conf/nginx.vh.default.conf /etc/nginx/http.d/default.conf # buildkit815 B32COPY assets/fpm-nginx/conf/supervisord.conf /etc/supervisord.conf # buildkit837 B33COPY assets/script/exit-event-listener.py /exit-event-listener.py # buildkit375 B34COPY assets/script/start-nginx.sh /start-nginx.sh # buildkit604 B35COPY assets/index.html /var/www/html/index.html # buildkit5.47 KB36RUN /bin/sh -c apk add4.28 MB37RUN /bin/sh -c sed -i5.47 KB38CMD ["/usr/bin/supervisord" "-n" "-c" "/etc/supervisord.conf"]0 B39USER app0 BCommand
ADD alpine-minirootfs-20260805-aarch64.tar.gz / # buildkit