buildkite icon indicating copy to clipboard operation
buildkite copied to clipboard

Run as non-root?

Open maleadt opened this issue 5 years ago • 0 comments

Some applications complain about that, like mpiexec. Maybe we should use a regular user with sudo permissions, like PkgEval does: https://github.com/JuliaComputing/NewPkgEval.jl/blob/master/runner/Dockerfile

maleadt avatar Nov 10 '20 20:11 maleadt