mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-07 07:56:12 +00:00
Remove kustomer from the default compose file (#21)
* remove kustomer for now Fixes zokradonh#479
This commit is contained in:
parent
b1eace90e7
commit
ccb44dd589
@ -32,17 +32,6 @@ services:
|
||||
tmpfs:
|
||||
- /kopano/easypki/
|
||||
|
||||
kopano_kustomer:
|
||||
image: kopano/kustomerd:${KUSTOMER_VERSION:-latest}
|
||||
read_only: true
|
||||
restart: unless-stopped
|
||||
command: serve --log-level debug
|
||||
volumes:
|
||||
- /etc/machine-id:/etc/machine-id
|
||||
- /etc/machine-id:/var/lib/dbus/machine-id
|
||||
- kopanolicenses:/etc/kopano/licenses
|
||||
- kopanosocket/:/run/kopano
|
||||
|
||||
kopano_server:
|
||||
image: ${docker_repo:-zokradonh}/kopano_core:${CORE_VERSION:-latest}
|
||||
read_only: true # in case additional packages need to be installed this option should be set to false
|
||||
@ -557,11 +546,11 @@ volumes:
|
||||
kopanograpi:
|
||||
kopanolicenses:
|
||||
kopanosocket:
|
||||
kopanospamd:
|
||||
kopanossl:
|
||||
kopanowebapp:
|
||||
web:
|
||||
zpushstates:
|
||||
kopanospamd:
|
||||
|
||||
networks:
|
||||
kopano-net:
|
||||
|
Loading…
x
Reference in New Issue
Block a user