mirror of
https://github.com/falcosecurity/falco.git
synced 2025-08-09 18:17:57 +00:00
|
||
---|---|---|
.. | ||
modern-falco-builder.Dockerfile | ||
README.md |
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.
- Falco