Skip to content

Commit

Permalink
feat: add socat into final image
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Gianelloni <wolf31o2@blinklabs.io>
  • Loading branch information
wolf31o2 committed Sep 27, 2024
1 parent efa814e commit 650ce04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ RUN apt-get update -y && \
netbase \
pkg-config \
procps \
socat \
sqlite3 \
wget \
zlib1g && \
Expand Down

0 comments on commit 650ce04

Please sign in to comment.