Add a dynamic Webmail option with a 'none' container

This commit is contained in:
Pierre Jaury
2016-08-20 16:48:29 +02:00
parent cf84b82c57
commit 14ec783ef7
3 changed files with 10 additions and 2 deletions

View File

@@ -84,8 +84,8 @@ services:
- /var/run/docker.sock:/var/run/docker.sock:ro
webmail:
# build: roundcube
image: freeposte/roundcube
# build: "$WEBMAIL"
image: "freeposte/$WEBMAIL"
restart: always
env_file: .env
volumes: