rdrit/glpi:deb13-260507-01

Web servers
Index digest

sha256:c1ad765eab3ebb374205665c82ea3ee0310a068f367e3160ae5229aa6a2964f8

OS/ARCH

linux/amd64

Compressed size

151.66 MB

Last pushed

3 months by rdrit

Type

Image

Manifest digest

sha256:c204411b8880b2193f40ff889d8a28c8b29025cda7d7d8f9776c6def90c1add6

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2LABEL org.opencontainers.image.authors=Romain com.rdritcom.debian_version=13 com.rdritcom.apache2_version=2.4.67 com.rdritcom.php_version=8.3.300 B
3RUN /bin/sh -c apt-get update123.25 MB
4RUN /bin/sh -c a2enmod rewrite516 B
5RUN /bin/sh -c ln -sf208 B
6COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit334 B
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit3.78 KB
8RUN /bin/sh -c chmod +x3.78 KB
9COPY healthcheck.sh /usr/local/bin/ # buildkit603 B
10RUN /bin/sh -c chmod +x602 B
11HEALTHCHECK &{["CMD-SHELL" "/bin/bash /usr/local/bin/healthcheck.sh"] "30s"0 B
12WORKDIR /var/www/glpi32 B
13EXPOSE [80/tcp]0 B
14ENTRYPOINT ["docker-entrypoint.sh"]0 B
15CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1776729600'