mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 12:25:06 +02:00
5563ea98fd
Add a more granular container detection Replace is_in_container by get_container_info Currently detect Official container (once they update a version with a tagfile) and LinuxServer container All other container are marked as Unknown Report two field : - container_type ( none | Official | LinuxServer | Unknown - container_version ( build Version number like 16.2.0a, only reported if Official container is detected )