mirror of
https://github.com/containers/podman.git
synced 2025-05-17 23:26:08 +08:00
Fix 'storage.options' indent
Signed-off-by: Roman Lukin <me@rlukin.ru>
This commit is contained in:
@ -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)
|
||||||
|
Reference in New Issue
Block a user