You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buildx/driver
Akihiro Suda 72af779e8a
docker-container: set UsernsMode only when needed
Set `UsernsMode="host"` only when the daemon is running in userns-remapping mode.

Fix issue 561

The issue will be also fixed in moby/moby PR 43084 (Docker 20.10.13).
This buildx PR helps users of old releases of Docker.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
(cherry picked from commit 5f8600f098)
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
3 years ago
..
bkimage feat(driver/kubernetes): support mount buildkit.toml and qemu installing 3 years ago
docker store snapshot of config files on create 3 years ago
docker-container docker-container: set UsernsMode only when needed 3 years ago
kubernetes kubernetes: store config files for k8s 3 years ago
driver.go use long-running context for client initialization 3 years ago
features.go driver: add feature testing 6 years ago
manager.go store snapshot of config files on create 3 years ago