Add socat

This commit is contained in:
Kroese 2023-05-09 01:29:00 +02:00 committed by GitHub
parent c82592a460
commit fea76ed743

View File

@ -19,6 +19,7 @@ RUN apt-get update && apt-get -y upgrade && \
wget \
fdisk \
unzip \
socat \
procps \
dnsmasq \
xz-utils \