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:
parent
a3b39014bf
commit
e38511b7a1
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user