mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
docker: Add libnode to enable JavaScript support
This commit is contained in:
parent
2fb26c2f15
commit
e99db077bb
2 changed files with 4 additions and 0 deletions
|
@ -18,9 +18,11 @@ RUN apt-get -q update \
|
|||
git \
|
||||
libfl2 \
|
||||
libfl-dev \
|
||||
libnode-dev \
|
||||
libmaxminddb-dev \
|
||||
libpcap-dev \
|
||||
libssl-dev \
|
||||
libuv1-dev \
|
||||
libz-dev \
|
||||
make \
|
||||
python3-minimal \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue