mirror of
https://github.com/containers/podman.git
synced 2026-09-21 19:06:02 -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>