Merge branch 'master' into feat-setup

This commit is contained in:
Tim Möhlmann
2018-10-31 20:11:52 +01:00
committed by GitHub
19 changed files with 460 additions and 9 deletions

View File

@@ -6,6 +6,10 @@ services:
image: ${DOCKER_ORG:-mailu}/nginx:${MAILU_VERSION:-local}
build: ../core/nginx
resolver:
image: ${DOCKER_ORG:-mailu}/unbound:${VERSION:-local}
build: ../services/unbound
imap:
image: ${DOCKER_ORG:-mailu}/dovecot:${MAILU_VERSION:-local}
build: ../core/dovecot