Hello,
We are using icr.io/db2_community/db2:11.5.9.0.
The documentation seem to only show examples where the container is run with --privileged=true
That's what we are doing in our product, however this was flagged during a recent round of Penetration Testing.
We tried running without privileged, but no joy. Before investigating further, I just want to confirm if it is a requirement to start the container in privileged mode ?
Thanks