Small compatibility-focused container for falco.
docker run --rm -v "$(pwd):/data" picotainers/falco:latest --help# Pull the image
docker pull docker.io/picotainers/falcoatest
# Run the tool
docker run --rm docker.io/picotainers/falcoatest falco --help