We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 064ed78 commit f6391d4Copy full SHA for f6391d4
1 file changed
src/installing-workflow/system-requirements.md
@@ -38,8 +38,8 @@ be sufficient.
38
39
## SELinux + OverlayFS
40
41
-If you are using Docker with OverlayFS you must disable SELinux by adding `--selinux-enabled=false` to
42
-`EXTRA_DOCKER_OPTS`. For more background information see:
+If you are using Docker with OverlayFS, you must disable SELinux by adding `--selinux-enabled=false` to
+`EXTRA_DOCKER_OPTS`. For more background information, see:
43
44
* [https://github.com/docker/docker/issues/7952](https://github.com/docker/docker/issues/7952)
45
* [https://github.com/deis/postgres/issues/63](https://github.com/deis/postgres/issues/63)
0 commit comments