mirror of
https://github.com/containers/podman.git
synced 2025-09-10 02:02:22 +08:00

use a sync.Once to potentially avoid multiple system calls everytime the function is called. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>