mirror of
https://github.com/falcosecurity/falco.git
synced 2026-03-18 18:58:41 +00:00
Builder folder
- We use
modern-falco-builder.Dockerfileto 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--outputcommand):- Falco
tar.gz. - Falco
debpackage. - Falco
rpmpackage.
- Falco