Skip to main content

Module skopeo

Module skopeo 

Source
Expand description

Fork skopeo as a subprocess

Structsยง

ContainerPolicy ๐Ÿ”’
PolicyEntry ๐Ÿ”’

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