mirror of
https://github.com/containers/podman.git
synced 2025-05-17 15:18:43 +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)
|
||||
|
Reference in New Issue
Block a user