Fix 'storage.options' indent
Signed-off-by: Roman Lukin <me@rlukin.ru>
This commit is contained in:
parent
1b284a298c
commit
d333ef82b1
|
@ -45,11 +45,11 @@ If Podman is used before fuse-overlayfs is installed, it may be necessary to adj
|
||||||
|
|
||||||
(...)
|
(...)
|
||||||
|
|
||||||
[storage.options]
|
[storage.options]
|
||||||
|
|
||||||
(...)
|
(...)
|
||||||
|
|
||||||
mount_program = "/usr/bin/fuse-overlayfs"
|
mount_program = "/usr/bin/fuse-overlayfs"
|
||||||
```
|
```
|
||||||
|
|
||||||
### Enable user namespaces (on RHEL7 machines)
|
### Enable user namespaces (on RHEL7 machines)
|
||||||
|
|
Loading…
Reference in New Issue