We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4784018 commit ecccbafCopy full SHA for ecccbaf
Dockerfile
@@ -45,6 +45,7 @@ RUN apt-get update -y && \
45
netbase \
46
pkg-config \
47
procps \
48
+ socat \
49
wget \
50
zlib1g && \
51
rm -rf /var/lib/apt/lists/* && \
0 commit comments