rust/src/ci
Josh Stone 4eb748bf39 Use --userns=keep-id when "docker" is really podman
Rootless podman creates a separate user namespace, where an inner
`LOCAL_USER_ID` will map to a different subuid range on the host.
The "keep-id" mode maps the current UID directly into the container.

This makes `src/ci/docker/run.sh` work better for testing container
images on systems running podman, where "docker" is just a shim.
2022-08-23 15:10:36 -07:00
..
docker Use --userns=keep-id when "docker" is really podman 2022-08-23 15:10:36 -07:00
github-actions Enable downloading prebuilt LLVM in test builders 2022-08-20 09:47:59 -04:00
scripts Enable downloading prebuilt LLVM in test builders 2022-08-20 09:47:59 -04:00
channel move the current channel to src/ci/channel 2021-05-06 17:11:12 +02:00
cpu-usage-over-time.py Update CPU idle tracking for apple hosts 2022-02-04 13:44:24 -05:00
pgo.sh bump rustc-perf commit 2022-07-28 18:40:39 +00:00
publish_toolstate.sh more toolstate comments 2020-03-04 08:30:26 -08:00
run.sh Add global safe.directory for CI 2022-08-20 09:47:59 -04:00
shared.sh remove azure pipelines configuration 2022-06-05 12:29:20 +02:00