underground-software / singularity

KDLP: Beyond the event horizon
https://kdlp.underground.software
GNU General Public License v3.0
0 stars 0 forks source link

Unroot all the things #81

Closed charliemirabile closed 3 months ago

charliemirabile commented 3 months ago

Its official, we have gone fully rootless. (technically the master process of nginx spawns as root and only the workers drop their privs and run as nginx:nginx, but it is good to keep it this way because the alternative makes the bind mount for socks more tricky)

charliemirabile commented 3 months ago

perhaps you need to purge your volumes? The tests pass for me

theyoyojo commented 3 months ago

after purging volumes, tests now pass