.. generated, remove this comment to keep this file ``podman.containers`` ===================== .. code-block:: console $ target-query -f podman.containers .. list-table:: Details :widths: 20 80 * - Module - ``dissect.target.plugins.apps.container.podman.PodmanPlugin`` * - Output - ``records`` **Module documentation** Parse Podman artefacts. References: - https://docs.podman.io/en/latest/_static/api.html **Function documentation** Yield any Podman containers on the target system. Uses the ``$PODMAN/storage/db.sql`` SQLite3 database and ``$PODMAN/storage/overlay-containers`` folder. Does not support legacy (v3 and older) BoltDB Podman databases.