From ab6c9465bf580bae46c908a89dff3bd1f889de7f Mon Sep 17 00:00:00 2001 From: Josef Friedrich Date: Thu, 27 Oct 2016 17:01:08 +0200 Subject: [PATCH] How to configure docker-mailserver in a rancher environment --- FAQ-and-Tips.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/FAQ-and-Tips.md b/FAQ-and-Tips.md index 3f58e58..267c568 100644 --- a/FAQ-and-Tips.md +++ b/FAQ-and-Tips.md @@ -65,4 +65,8 @@ If everything is OK regarding DNS, please provide [formatted logs](https://guide If we're blind, we won't be able to do anything. ### Which system requirements needs my container to run `docker-mailserver` effectively? -1 core and 1GB of RAM is recommended, even it could work with 512M of RAM. \ No newline at end of file +1 core and 1GB of RAM is recommended, even it could work with 512M of RAM. + +### Is `docker-mailserver` running in a [rancher environment](http://rancher.com/rancher/)? + +Yes, but use the option `PERMIT_DOCKER: network`. \ No newline at end of file