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

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.