Updated How to Install Falco from Source (markdown)

Mark Stemm 2019-02-11 14:16:14 -08:00
parent 9b251b5632
commit 8701c40a8c

@ -4,7 +4,7 @@ Building falco requires having `cmake` and `g++` installed.
## Build using docker-builder container
One easy way to build falco is to run the [falco-builder](https://hub.docker.com/r/falcosecurity/falco/). It contains the reference toolchain we use to build packages.
One easy way to build falco is to run the [falco-builder](https://hub.docker.com/r/falcosecurity/falco-builder) container. It contains the reference toolchain we use to build packages.
The image depends on the following parameters: