Sebastiaan van Stijn
|
cf169b45bb
daemon.setupPathsAndSandboxOptions() skip resolving symlinks
|
4 年 前 |
Sebastiaan van Stijn
|
a5324d6950
Better selection of DNS server
|
5 年 前 |
Brian Goff
|
620bce847d
Merge pull request #40749 from DanielQujun/zombie_check_for_container
|
5 年 前 |
Sebastiaan van Stijn
|
eb14d936bf
daemon: rename variables that collide with imported package names
|
6 年 前 |
屈骏
|
f3c1eec99e
add zombie check for container when killing it, alernative fix for #40735.
|
5 年 前 |
Kir Kolyshkin
|
39048cf656
Really switch to moby/sys/mount*
|
5 年 前 |
Sebastiaan van Stijn
|
e128f17508
Rename variable for consistency
|
6 年 前 |
Tibor Vass
|
56bb8fb324
Merge pull request #38579 from thaJeztah/fix_net_host_systemd_resolved
|
6 年 前 |
Sebastiaan van Stijn
|
20dde01848
Move EnableServiceDiscoveryOnDefaultNetwork to container-operations
|
6 年 前 |
Sebastiaan van Stijn
|
0169ad3e2a
Remove redundant isNetworkHotPluggable() function
|
6 年 前 |
Kir Kolyshkin
|
596ca142e0
daemon: use 'private' ipc mode by default
|
7 年 前 |
Drew Erny
|
6f1d7ddfa4
Use Runtime target
|
6 年 前 |
Sebastiaan van Stijn
|
8364d1c9d5
Fix: network=host using wrong resolv.conf with systemd-resolved
|
6 年 前 |
Kir Kolyshkin
|
77bc327e24
UnmountIpcMount: simplify
|
6 年 前 |
Salahuddin Khan
|
763d839261
Add ADD/COPY --chown flag support to Windows
|
7 年 前 |
Kazuhiro Sera
|
1e49fdcafc
Fix the several typos detected by github.com/client9/misspell
|
7 年 前 |
Flavio Crisciani
|
e353e7e3f0
Fixes for resolv.conf
|
7 年 前 |
Michael Crosby
|
4c000662fe
Don't make container mount unbindable
|
7 年 前 |
Brian Goff
|
c02171802b
Merge configs/secrets in unix implementation
|
7 年 前 |
Brian Goff
|
8e8f5f4457
Always mount configs with tmpfs
|
7 年 前 |
Aaron Lehmann
|
426f4e48e3
daemon: Check return value of createSecretDir
|
8 年 前 |
Aaron Lehmann
|
cd3d0486a6
Store configs that contain secrets on tmpfs
|
8 年 前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年 前 |
Yong Tang
|
3305221eef
Fix secret and config mode issue
|
7 年 前 |
Brian Goff
|
eaa5192856
Make container resource mounts unbindable
|
7 年 前 |
Brian Goff
|
d453fe35b9
Move api/errdefs to errdefs
|
7 年 前 |
Brian Goff
|
87a12421a9
Add helpers to create errdef errors
|
7 年 前 |
bingshen.wbs
|
db8de0d0da
fix panic on get container pid when live restore containers
|
7 年 前 |
Wenxuan Zhao
|
472c03a8c3
Relabel config files.
|
7 年 前 |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 年 前 |