We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47ab69b commit 07a8d36Copy full SHA for 07a8d36
dockerfiles/Dockerfile.centos7
@@ -32,7 +32,7 @@ RUN cmake -DCMAKE_INSTALL_PREFIX=/opt/fluent-bit/ -DCMAKE_INSTALL_SYSCONFDIR=/et
32
-DFLB_RELEASE=On -DFLB_TRACE=On \
33
-DFLB_TESTS_INTERNAL=On -DFLB_TESTS_RUNTIME=On \
34
-DFLB_SQLDB=On -DFLB_HTTP_SERVER=On \
35
- -DFLB_OUT_KAFKA=On \
+ -DFLB_KAFKA=off \
36
-DFLB_JEMALLOC=On \
37
-DFLB_CHUNK_TRACE=On \
38
-DFLB_OUT_PGSQL=On \
0 commit comments