mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-22 22:03:03 +00:00
Merge pull request #149 from fbartels/kopano-demo
add small modification for use on demo.kopano.com
This commit is contained in:
@@ -147,6 +147,12 @@ build-web:
|
||||
build-webapp: build-php
|
||||
component=webapp make build
|
||||
|
||||
# replaces the actual kopano_webapp container with one that has login hints for demo.kopano.com
|
||||
build-webapp-demo:
|
||||
docker build \
|
||||
-f webapp/Dockerfile.demo \
|
||||
-t $(docker_repo)/kopano_webapp webapp/
|
||||
|
||||
build-zpush:
|
||||
component=zpush make build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user