Skip to main content

podman_bin

Function podman_bin 

Source
pub fn podman_bin() -> &'static str
Expand description

Return the podman binary path, honouring the BOOTC_EXP_EXTERNAL_CONTAINER_TOOL environment variable so callers can substitute an alternative tool (e.g. dtool) without hard-linking it as /usr/bin/podman. The _EXP prefix indicates this interface is experimental and subject to change.