This commit is contained in:
Gerrit Gogel 2021-02-01 18:13:29 +01:00
parent c1b68618fe
commit 88e146ab7f

View file

@ -14,6 +14,7 @@ FROM ubuntu:bionic
RUN apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get install -y \
socat \
cron \
tzdata \
psmisc \
net-tools \