falco/docker/builder/README.md
Jason Dellaluce babfafc5ab cleanup: remove builder image
Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
2023-08-04 10:32:21 +02:00

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.