mirror of
https://github.com/zeek/zeek.git
synced 2025-10-01 22:28:20 +00:00
CI: Add external plugins to builtin plugins task
This clones a few external plugins to include them in a build. Except for zeek-kafka, the others are maintained by the Zeek project. Closes #3535
This commit is contained in:
parent
92d2d0c6b8
commit
c45625b909
3 changed files with 19 additions and 6 deletions
|
@ -20,8 +20,10 @@ RUN apt-get update && apt-get -y install \
|
|||
git \
|
||||
jq \
|
||||
libkrb5-dev \
|
||||
libnats-dev \
|
||||
libnode-dev \
|
||||
libpcap-dev \
|
||||
librdkafka-dev \
|
||||
libssl-dev \
|
||||
libuv1-dev \
|
||||
make \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue