podman
references:
configure files
ENVIRONMENT VARIABLES | FILE NAME | ROOTFUL | ROOTLESS |
---|---|---|---|
|
|
|
|
- |
|
| - |
|
|
|
|
|
|
|
|
- |
|
|
|
short-name-aliases.conf
storage.conf
registries.conf
policy.json
rootless mode
enable rootless_storage_path
rootless_storage_path
or
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/subuid
and/etc/subgid
references:
Q&A
[!TIP] reference:
error creating tmpdir: mkdir /run/user/1001: permission denied
error creating tmpdir: mkdir /run/user/1001: permission denied
issue
[!INFO|label:references:]
infomation check
Last updated