Skip to content

Commit b9fc8de

Browse files
authored
Merge pull request #110 from bodymindarts/chore--support-rdkafka
chore: add cmake to support rdkafka
2 parents c2040a0 + f6ab018 commit b9fc8de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ RUN apt-get update && apt-get install -y \
1919
git \
2020
openssh-client \
2121
make \
22+
cmake \
2223
g++ \
2324
curl \
2425
pkgconf \

0 commit comments

Comments
 (0)