1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-09 17:06:31 +00:00

install some more tools in utils

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels 2019-03-31 21:22:41 +02:00
parent 48e22da9d1
commit de704dd8ec

View File

@ -2,6 +2,7 @@ ARG docker_repo=zokradonh
FROM ${docker_repo}/kopano_core
RUN apt-get update && apt-get install --no-install-recommends -y \
vim nano man \
kopano-backup \
kopano-migration-imap \
kopano-migration-pst \