mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-07 16:06:14 +00:00
Spooler no python3
This commit is contained in:
parent
5263eef879
commit
c68abad38b
@ -6,7 +6,8 @@ LABEL maintainer=az@zok.xyz \
|
||||
|
||||
# install kopano
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
kopano-spooler python3-mapi \
|
||||
kopano-spooler \
|
||||
python2-mapi \
|
||||
&& rm -rf /var/cache/apt /var/lib/apt/lists
|
||||
|
||||
ADD configure.py /kopano/configure.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user