Akihiro Suda
|
d116e12c6d
Merge pull request #42726 from thaJeztah/daemon_simplify_nwconfig
|
3 years ago |
Brian Goff
|
7ccf750daa
Allow switching Windows runtimes.
|
4 years ago |
Sebastiaan van Stijn
|
e8e278c44f
daemon: simplify networking config
|
4 years ago |
Sebastiaan van Stijn
|
0c84c322ae
daemon, oci: remove LCOW bits
|
4 years ago |
Sebastiaan van Stijn
|
9b795c3e50
pkg/sysinfo.New(), daemon.RawSysInfo(): remove "quiet" argument
|
4 years ago |
Sebastiaan van Stijn
|
e047d984dc
Remove LCOW code (step 1)
|
4 years ago |
Brian Goff
|
4b981436fe
Fixup libnetwork lint errors
|
4 years ago |
Brian Goff
|
a0a473125b
Fix libnetwork imports
|
4 years ago |
Sebastiaan van Stijn
|
182795cff6
Do not call mount.RecursiveUnmount() on Windows
|
4 years ago |
Sebastiaan van Stijn
|
bf7fd015f7
Remove unused useShimV2()
|
5 years ago |
Akihiro Suda
|
f350b53241
cgroup2: implement `docker info`
|
5 years ago |
vboulineau
|
ec16053ccf
Fix UsageInUsermode value on Windows
|
5 years ago |
Akihiro Suda
|
612343618d
cgroup2: use shim V2
|
5 years ago |
Brian Goff
|
8d2456d1e6
Merge pull request #40246 from thaJeztah/system_windows_cleanup
|
5 years ago |
Brian Goff
|
e25754b80c
Merge pull request #40186 from pradipd/default-nat-subnet
|
5 years ago |
Sebastiaan van Stijn
|
044b74e33b
daemon: remove use of deprecated system.GetOSVersion()
|
5 years ago |
Olli Janatuinen
|
447a840254
Windows: Use system specific parallelism value on containers restart
|
6 years ago |
Pradip Dhara
|
89c6febfc2
Dockerd won't start if a network with the default subnet prefix already exists in HNS.
|
5 years ago |
Sebastiaan van Stijn
|
6b91ceff74
Use hcsshim osversion package for Windows versions
|
6 years ago |
Sebastiaan van Stijn
|
05469b5fa2
daemon: add "isWindows" const
|
5 years ago |
John Howard
|
8988448729
Remove refs to jhowardmsft from .go code
|
5 years ago |
Sebastiaan van Stijn
|
a9aeda8343
Rename some references to docker.exe to dockerd.exe
|
5 years ago |
Sebastiaan van Stijn
|
bad0b4e604
Remove skip evaluation of symlinks to data root on IoT Core
|
6 years ago |
John Howard
|
85ad4b16c1
Windows: Experimental: Allow containerd for runtime
|
6 years ago |
Sebastiaan van Stijn
|
dd94555787
Merge pull request #32519 from darkowlzz/32443-docker-update-pids-limit
|
6 years ago |
Sunny Gogoi
|
74eb258ffb
Add pids-limit support in docker update
|
8 years ago |
akolomentsev
|
e017717d96
keep old network ids
|
6 years ago |
Akihiro Suda
|
2cb26cfe9c
Merge pull request #38301 from cyphar/waitgroup-limits
|
6 years ago |
Aleksa Sarai
|
5a52917e4d
daemon: switch to semaphore-gated WaitGroup for startup tasks
|
6 years ago |
Sebastiaan van Stijn
|
f6002117a4
Extract container-config and container-hostconfig validation
|
6 years ago |