mirror of
https://github.com/containers/podman.git
synced 2025-10-13 01:06:10 +08:00

This enables user to interact with varlink and create/manage rootless containers through it. Using as: `varlink call unix:/run/user/1000/podman/io.podman/io.podman.ListContainers` Signed-off-by: Matej Marusak <mmarusak@redhat.com>