You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -355,6 +355,8 @@ Whether to `chown` the directory mounted with `mount-checkout` to the Buildkite
355
355
356
356
Prefer using `propagate-uid-gid` over this option, as the `chown`–which can take some time if your checkout is of considerable size—is likely not needed at all in that case.
357
357
358
+
**Security**: This option runs a container with [user namespace remapping disabled](https://docs.docker.com/reference/cli/docker/container/run/#userns).
0 commit comments