Integrate docker-configomat for configuration parts of start-mailserver.sh #648 (#650)

* Add submodule docker-configomat

* Add configomat.sh to Dockerfile

* Replaced override_config with configomat.sh
This commit is contained in:
alinmear 2017-07-10 00:11:00 +02:00 committed by GitHub
parent 21fb3f3c86
commit dbf65789f2
4 changed files with 9 additions and 48 deletions

3
.gitmodules vendored
View file

@ -7,3 +7,6 @@
[submodule "test/test_helper/bats-assert"]
path = test/test_helper/bats-assert
url = https://github.com/ztombol/bats-assert
[submodule "target/docker-configomat"]
path = target/docker-configomat
url = https://github.com/alinmear/docker-configomat