Skip to content

Improve container detection

Simon McVittie requested to merge wip/container-detection into master
  • system-info: Add support for reading /run/host/container-manager

    See https://systemd.io/CONTAINER_INTERFACE/ for details. Recent versions of flatpak and pressure-vessel support this.

  • system-info: Add support for detecting Podman

    Podman is a lot like Docker, but can run unprivileged.

Merge request reports