podman
configure files
CONTAINERS_CONF
mounts.conf
/etc/containers/mounts.conf
$HOME/.config/containers/mounts.conf
-
policy.json
/etc/containers/policy.json
-
CONTAINERS_REGISTRIES_CONF
registries.conf
/etc/containers/registries.conf
$HOME/.config/containers/registries.conf
CONTAINERS_STORAGE_CONF
storage.conf
/etc/containers/storage.conf
$HOME/.config/containers/storage.conf
-
containers.conf
/usr/share/containers/containers.conf
$HOME/.config/containers/containers.conf
short-name-aliases.confstorage.confregistries.confpolicy.json
rootless mode
enable rootless_storage_path
rootless_storage_pathor
setup subuid and subgid
subuid and subgid[!NOTE] Rootless mode Podman can also be used as non-root user. When podman runs in rootless mode, a user namespace is automatically created for the user, defined in
/etc/subuidand/etc/subgidreferences:
Q&A
[!TIP] reference:
error creating tmpdir: mkdir /run/user/1001: permission denied
error creating tmpdir: mkdir /run/user/1001: permission deniedissue
[!INFO|label:references:]
infomation check
Last updated
Was this helpful?