sha256:1fb69841fcd5f306b7d7f2aa273c5fac2d043c5101ba2bc3b29195de61726ad0
OS/ARCH
linux/amd64
Compressed size
147.46 MB
Last pushed
10 days by rdrit
Type
Image
Manifest digest
sha256:ad0f18d9389bf87d3c795a89d13cb8f88abfa18b448c4319921981d6348f97ba
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2ARG PHP_VERSION=8.50 B3ENV PHP_VERSION=8.50 B4LABEL org.opencontainers.image.authors=Romain com.rdritcom.debian_version=13 com.rdritcom.apache2_version=2.4.68 com.rdritcom.php_version=8.50 B5RUN |1 PHP_VERSION=8.5 /bin/sh -c244 B6RUN |1 PHP_VERSION=8.5 /bin/sh -c119.04 MB7COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit356 B8COPY docker-entrypoint.sh /usr/local/bin/ # buildkit3.78 KB9COPY healthcheck.sh /usr/local/bin/ # buildkit603 B10RUN |1 PHP_VERSION=8.5 /bin/sh -c4.83 KB11HEALTHCHECK &{["CMD-SHELL" "/bin/bash /usr/local/bin/healthcheck.sh"] "30s"0 B12WORKDIR /var/www/glpi32 B13EXPOSE [80/tcp]0 B14ENTRYPOINT ["docker-entrypoint.sh"]0 B15CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'