sha256:ba195e17b181827747525181187c6395be514f2c0babc3f043135f876b0db855
OS/ARCH
linux/amd64
Compressed size
144.71 MB
Last pushed
10 days by rdrit
Type
Image
Manifest digest
sha256:5ce8519aa37d61db6eaab6184a2fb4904054d30b293083944656239a16072850
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2ARG PHP_VERSION=8.30 B3ENV PHP_VERSION=8.30 B4LABEL org.opencontainers.image.authors=Romain com.rdritcom.debian_version=13 com.rdritcom.apache2_version=2.4.68 com.rdritcom.php_version=8.30 B5RUN |1 PHP_VERSION=8.3 /bin/sh -c241 B6RUN |1 PHP_VERSION=8.3 /bin/sh -c116.29 MB7COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit358 B8COPY docker-entrypoint.sh /usr/local/bin/ # buildkit3.78 KB9COPY healthcheck.sh /usr/local/bin/ # buildkit600 B10RUN |1 PHP_VERSION=8.3 /bin/sh -c4.82 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'