mirror of
https://github.com/falcosecurity/falco.git
synced 2025-07-02 01:22:16 +00:00
fix(docker/local): adding libyaml
Co-authored-by: Lorenzo Fontana <lo@linux.com> Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
This commit is contained in:
parent
b8c335371f
commit
9a3c98d93b
@ -28,6 +28,7 @@ RUN apt-get update \
|
|||||||
jq \
|
jq \
|
||||||
libc6-dev \
|
libc6-dev \
|
||||||
libelf-dev \
|
libelf-dev \
|
||||||
|
libyaml-0-2 \
|
||||||
llvm-7 \
|
llvm-7 \
|
||||||
netcat \
|
netcat \
|
||||||
xz-utils \
|
xz-utils \
|
||||||
|
Loading…
Reference in New Issue
Block a user