Missing double quotes in troubleshooting guide.

Signed-off-by: Tony Benoy <me@tonybenoy.com>
This commit is contained in:
Tony Benoy 2020-03-15 18:40:43 +05:30
parent 8b07ad1138
commit 9128ef85cc
No known key found for this signature in database
GPG Key ID: C26752B6501EAD3D
1 changed files with 1 additions and 1 deletions

View File

@ -390,7 +390,7 @@ Choose one of the following:
* Complete the build operation as a privileged user.
* Install and configure fuse-overlayfs.
* Install the fuse-overlayfs package for your Linux Distribution.
* Add `mount_program = "/usr/bin/fuse-overlayfs` under `[storage.options]` in your `~/.config/containers/storage.conf` file.
* Add `mount_program = "/usr/bin/fuse-overlayfs"` under `[storage.options]` in your `~/.config/containers/storage.conf` file.
### 16) rhel7-init based images don't work with cgroups v2