After initial excitement with docker, I realised that docker container root processes run with root privileges from the host!
Is there any way to run them rootless?
After initial excitement with docker, I realised that docker container root processes run with root privileges from the host!
Is there any way to run them rootless?
This is a bug due to one of the code paths that processes the environment variables defined in the OCI image. I’ve now got a fix for it which I’ll send upstream shortly and then cherry-pick into the stable packages.
This is now in the Zabbly stable repository.