Skip to content

Commit

Permalink
Add ncat to container
Browse files Browse the repository at this point in the history
  • Loading branch information
pathob committed Jun 24, 2021
1 parent cdf1336 commit 4548666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ENV TZ=Europe/Berlin
# Install basic packages

RUN apt-get update && apt-get install -y \
apt-transport-https curl git jq pwgen python3-pip software-properties-common wget unzip
apt-transport-https curl git jq ncat pwgen python3-pip software-properties-common wget unzip

# Install PIP packages

Expand Down

0 comments on commit 4548666

Please sign in to comment.