mirror of
https://github.com/falcosecurity/falco.git
synced 2025-08-25 17:38:53 +00:00
310 B
310 B
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