Open Al2Klimov opened 4 years ago
Oh, and please test how this behaves w/ running as root being forbidden by K8s.
Any news? Same problem on DS220+
We can't do this as some companies disallow root.
I doubt they want a random suid binary either. It should be possible to build the entrypoint so that it only does chown if it's started as root. If you don't want that, you start the container with --user icinga
and everyone should be fine.
How do you run the container?
https://community.icinga.com/t/icinga2-docker-on-synology/5649