Skip to content

Commit

Permalink
Merge pull request #2 from nosportugal/add-kcat
Browse files Browse the repository at this point in the history
Add kcat
  • Loading branch information
suvl authored Apr 15, 2024
2 parents ac5936a + b7a53fe commit 6890757
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ RUN apt-get update && \
conntrack \
bpftool \
nmap \
redis-tools
redis-tools \
kafkacat

RUN install -m 0755 -d /etc/apt/keyrings && \
. /etc/os-release && \
Expand Down

0 comments on commit 6890757

Please sign in to comment.