Expand description
Fork skopeo as a subprocess
Structsยง
- Container
Policy ๐ - Policy
Entry ๐
Constantsยง
- INSECURE_
ACCEPT_ ๐ANYTHING - POLICY_
ENV_ ๐VAR - The env var that overrides the policy path, matching the upstream Go containers/image library behavior.
- SYSTEM_
POLICY_ ๐PATHS - Well-known system paths for
containers-policy.json, checked in order. - USER_
POLICY_ ๐SUFFIX - Suffix appended under
$XDG_CONFIG_HOME(or$HOME/.config).
Functionsยง
- container_
policy_ ๐is_ default_ insecure - copy
- Use skopeo to copy a container image.
- new_cmd ๐
- Create a Command builder for skopeo.
- resolve_
policy_ ๐path - Resolve the containers policy path using the same load order as the
upstream Go containers/image library, with all lookups relative to
root: - spawn ๐
- Spawn the child process