mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-13 02:46:28 +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
|
# install basics
|
||||||
# TODO require python3 or python3-minimal?
|
# TODO require python3 or python3-minimal?
|
||||||
|
# TODO is dumb-init actually used?
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get upgrade -y && \
|
apt-get upgrade -y && \
|
||||||
apt-get install --no-install-recommends -y \
|
apt-get install --no-install-recommends -y \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user