Skip to content

Commit cb51523

Browse files
authored
feat: socat in final container image (#190)
Signed-off-by: Chris Gianelloni <[email protected]>
1 parent f40d677 commit cb51523

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ RUN apt-get update -y && \
5656
netbase \
5757
pkg-config \
5858
procps \
59+
socat \
5960
sqlite3 \
6061
wget \
6162
zlib1g && \

0 commit comments

Comments
 (0)