Update common problems, issue #453

Dieser Commit ist enthalten in:
andryyy 2017-07-12 11:51:42 +02:00
Ursprung b062911556
Commit e7ff7658eb

Datei anzeigen

@ -67,5 +67,11 @@ To enable telnet on a Windows after Vista please check this [guide](https://soci
dism /online /Enable-Feature /FeatureName:TelnetClient
```
## Inotify instance limit for user 5000 (UID vmail) exceeded ([Issue #453](https://github.com/mailcow/mailcow-dockerized/issues/453#issuecomment-314711232))
Docker containers use the Docker hosts inotify limits. Setting them on your Docker host will pass them to the container.
[^1]: [netcat](https://linux.die.net/man/1/nc), [nmap](https://linux.die.net/man/1/nmap), [openssl](https://wiki.openssl.org/index.php/Manual:S_client(1)), [telnet](https://linux.die.net/man/1/telnet), etc.