Skip to content

Commit

Permalink
Merge pull request #110 from bodymindarts/chore--support-rdkafka
Browse files Browse the repository at this point in the history
chore: add cmake to support rdkafka
  • Loading branch information
clux authored Oct 28, 2022
2 parents c2040a0 + f6ab018 commit b9fc8de
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 @@ -19,6 +19,7 @@ RUN apt-get update && apt-get install -y \
git \
openssh-client \
make \
cmake \
g++ \
curl \
pkgconf \
Expand Down

0 comments on commit b9fc8de

Please sign in to comment.