mirror of
https://github.com/falcosecurity/falco.git
synced 2025-08-27 10:28:54 +00:00
7 lines
310 B
Markdown
7 lines
310 B
Markdown
# Builder folder
|
|
|
|
* We use `modern-falco-builder.Dockerfile` to build Falco with the modern probe and return it as a Dockerfile output. This Dockerfile doesn't generate a Docker image but returns as output (through the `--output` command):
|
|
* Falco `tar.gz`.
|
|
* Falco `deb` package.
|
|
* Falco `rpm` package.
|