orbital-transfer / p5-Orbital-Launch

0 stars 0 forks source link

Use setuid as non-root user when in Docker #50

Closed zmughal closed 4 years ago

zmughal commented 4 years ago

This allows for building and testing code as a non-root user which is how most code will be run. Furthermore, certain code does not run as the root user for security reasons (e.g., sandboxed Chromium which requires --no-sandbox to run under a root user).

Connects with https://github.com/oberth-manoeuvre/p5-Oberth-Launch/issues/45.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 77


Totals Coverage Status
Change from base Build 72: 3.2%
Covered Lines: 126
Relevant Lines: 185

💛 - Coveralls