This commit is contained in:
Kroese 2023-04-27 22:55:11 +02:00 committed by GitHub
parent 60e1df4a2d
commit daab81d10e

View file

@ -6,6 +6,7 @@ ARG DEBIAN_FRONTEND noninteractive
RUN apt-get update && apt-get -y upgrade && \
apt-get --no-install-recommends -y install \
wget \
procps \
iptables \
iproute2 \
dnsmasq \