Skip to content
Snippets Groups Projects
Commit 1d944ef7 authored by nimrod's avatar nimrod
Browse files

Podman config template.

parent 61d6db3e
No related branches found
No related tags found
No related merge requests found
[storage]
driver = "vfs"
runroot = "{{ XDG_RUNTIME_DIR }}"
graphroot = "{{ HOME }}/.local/share/containers/storage"
[storage.options]
size = ""
remap-uids = ""
remap-gids = ""
ignore_chown_errors = ""
remap-user = ""
remap-group = ""
mount_program = ""
mountopt = ""
[storage.options.thinpool]
autoextend_percent = ""
autoextend_threshold = ""
basesize = ""
blocksize = ""
directlvm_device = ""
directlvm_device_force = ""
fs = ""
log_level = ""
min_free_space = ""
mkfsarg = ""
mountopt = ""
use_deferred_deletion = ""
use_deferred_removal = ""
xfs_nospace_max_retries = ""
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment