After tai sandbox containers start as root with dynamic UID mapping, docker exec defaults to root. Add User field to ExecOptions and hardcode "sandbox" in Box.Exec/Stream to ensure commands run as the correct user. Made-with: Cursor |
||
|---|---|---|
| .. | ||
| client_accessor.go | ||
| docker.go | ||
| docker_core.go | ||
| image.go | ||
| image_docker.go | ||
| image_k8s.go | ||
| k8s.go | ||
| local.go | ||
| runtime_test.go | ||
| sandbox.go | ||