1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-11 18:06:21 +00:00

add todo to check dumb-init

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels 2018-10-15 08:13:16 +02:00
parent a3b39014bf
commit e38511b7a1

View File

@ -10,6 +10,7 @@ ARG DEBIAN_FRONTEND=noninteractive
# install basics
# TODO require python3 or python3-minimal?
# TODO is dumb-init actually used?
RUN apt-get update && \
apt-get upgrade -y && \
apt-get install --no-install-recommends -y \