Db2

 View Only

 icr.io/db2_community/db2:11.5.9.0 - is privileged mode always required ?

Delphine Lanctin's profile image
Delphine Lanctin posted Mon June 16, 2025 05:35 AM

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