Feature Request: Support for Rootless Container Deployment
Hello,
Following up on our discussion at the conference yesterday, we would like to request support for running the MISP containers as rootless containers.
This is essential for deployments in environments like Openshift, where non-root execution is a security and operational requirement.
Please let us know if there is anything we can do to help with the design, testing, or implementation of this feature.
Thank you.
I adapted a old version for rootless deployment on openshift some time ago: openshift-compat) Maybe this can help to create a rootless container for the current release.
Thanks @Benni0 that looks cool. We will try that!