Skip to content

Commit

Permalink
Add flex and bison to docker for building bpf module on recent amazon…
Browse files Browse the repository at this point in the history
… linux2

Signed-off-by: Bart van der Schans <[email protected]>
  • Loading branch information
schans committed Feb 22, 2021
1 parent b3693a0 commit 4a5b858
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/falco/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,12 @@ RUN apt-get update \
&& apt-get install -y --no-install-recommends \
bash-completion \
bc \
bison \
clang-7 \
ca-certificates \
curl \
dkms \
flex \
gnupg2 \
gcc \
jq \
Expand Down

0 comments on commit 4a5b858

Please sign in to comment.