This container image is built from a golang program exposing a simple REST API but forking in the background multiple process (defined in test.txt) with, for some of them, capabilities requests.
It is mainly used to test OpenShift capabilities overrides in securityContext but also to test project based on inspektor-gadget.
cd container
make build
make pushcd helmTBD