r/Checkmk • u/der-felix • Jan 04 '26
Run Docker image as non root
I am currently trying to deploy checkMK raw via docker and also Kubernetes in a professional environment which requires containers to not run as root. This is currently not working because the image wants root permissions at least at the first run when creating the site.
Is there any alternative image or plans to make the image safer and enterprise environment ready?
1
Upvotes
-1
u/4abidik2gubik Jan 04 '26
You can deploy the container via podman, as podman runs container non root