mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-11 16:32:59 +00:00
add a common php image to base webapp, z-push and kdav on (#138)
* adapt webapp container for new php base image * clean out webapp dockerfile * complete switch of webapp to php-fpm * update config in web container * update readme * remove logging config from docker-compose.yml * add php container to tagging and publishing
This commit is contained in:
@@ -14,6 +14,6 @@ exec dockerize \
|
||||
-wait tcp://kopano_server:236 \
|
||||
-wait tcp://kopano_server:237 \
|
||||
-wait tcp://web:2015 \
|
||||
-wait tcp://kopano_webapp:80 \
|
||||
-wait tcp://kopano_webapp:9080 \
|
||||
-wait tcp://kopano_zpush:80 \
|
||||
-timeout 120s
|
||||
|
||||
Reference in New Issue
Block a user