Skip to content

Commit

Permalink
install netcat
Browse files Browse the repository at this point in the history
  • Loading branch information
dtandersen authored Jan 16, 2024
1 parent 51b260c commit 8ab5413
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 @@ -28,6 +28,7 @@ RUN apt-get update -y && \
jq \
p7zip-full \
build-essential \
netcat \
&& apt-get clean && rm -rf /var/lib/apt/lists/* && \
chmod g-s /usr/bin/screen && \
chmod 1777 /var/run/screen
Expand Down

0 comments on commit 8ab5413

Please sign in to comment.