SandboxRunConfig is the user, working directory and environment a command.
type SandboxRunConfig structSandboxRunConfig is the user, working directory and environment a command runs with, layered over the sandbox's own. Mirrors docker run -u / -w / -e: User and WorkDir replace, EnvVars merge.