-
- Downloads
add flag to disable process isolation
this allows running the container in non-root environments, with the trade-off that processes are not as well isolated from each other
Showing
- Dockerfile 0 additions, 2 deletionsDockerfile
- README.md 6 additions, 0 deletionsREADME.md
- helmmaxima/templates/deployment.yaml 14 additions, 1 deletionhelmmaxima/templates/deployment.yaml
- helmmaxima/templates/monitor.yaml 2 additions, 0 deletionshelmmaxima/templates/monitor.yaml
- helmmaxima/values.yaml 6 additions, 0 deletionshelmmaxima/values.yaml
- src/maxima_fork.c 2 additions, 7 deletionssrc/maxima_fork.c
- src/web/drop_privilege_linux.go 26 additions, 19 deletionssrc/web/drop_privilege_linux.go
- src/web/web.go 111 additions, 41 deletionssrc/web/web.go
Loading
Please register or sign in to comment