From 63fc2511aaacf9e1e2e7712a7168357422c34e1d Mon Sep 17 00:00:00 2001 From: omarc1492 <10967529+omarc1492@users.noreply.github.com> Date: Fri, 30 Oct 2020 12:36:38 -0500 Subject: [PATCH] Add new options to reflect support for SELinux --- .../setup-docker-mailserver-using-the-script-setup.sh.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/content/setup-docker-mailserver-using-the-script-setup.sh.md b/docs/content/setup-docker-mailserver-using-the-script-setup.sh.md index d5f9e39b..f86dcd8a 100644 --- a/docs/content/setup-docker-mailserver-using-the-script-setup.sh.md +++ b/docs/content/setup-docker-mailserver-using-the-script-setup.sh.md @@ -23,8 +23,17 @@ OPTIONS: -i IMAGE_NAME The name of the docker-mailserver image, by default 'tvial/docker-mailserver:latest'. + -c CONTAINER_NAME The name of the running container. + -z Allow container access to the bind mount content + that is shared among multiple containers + on a SELinux-enabled host. + + -Z Allow container access to the bind mount content + that is private and unshared with other containers + on a SELinux-enabled host. + SUBCOMMANDS: email: