mirror of
https://github.com/containers/podman.git
synced 2026-03-18 22:57:36 -04:00
use a sync.Once to potentially avoid multiple system calls everytime the function is called. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>