Skip to main content

POLICY_ENV_VAR

Constant POLICY_ENV_VAR 

Source
const POLICY_ENV_VAR: &str = "CONTAINERS_POLICY_JSON";
Expand description

The env var that overrides the policy path, matching the upstream Go containers/image library behavior.