Fix 'storage.options' indent

Signed-off-by: Roman Lukin <me@rlukin.ru>
This commit is contained in:
Roman 2021-02-12 15:11:31 +03:00 committed by Roman Lukin
parent 1b284a298c
commit d333ef82b1

View file

@ -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)