Commit fea76ed7 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Add socat

parent c82592a4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@ RUN apt-get update && apt-get -y upgrade && \
	wget \
	fdisk \
	unzip \
	socat \	
	procps \
	dnsmasq \
	xz-utils \