Sebastiaan van Stijn
|
07d60bc257
Replace errors.Cause() with errors.Is() / errors.As()
|
5 年之前 |
Kir Kolyshkin
|
39048cf656
Really switch to moby/sys/mount*
|
5 年之前 |
Sebastiaan van Stijn
|
060f387c0b
Fix "no such file or directory" warning when unmounting IPC mount
|
6 年之前 |
Justin Cormack
|
2df693e533
Entropy cannot be saved
|
6 年之前 |
Sebastiaan van Stijn
|
20dde01848
Move EnableServiceDiscoveryOnDefaultNetwork to container-operations
|
6 年之前 |
Sunny Gogoi
|
74eb258ffb
Add pids-limit support in docker update
|
8 年之前 |
Sebastiaan van Stijn
|
d69968d6d3
Fix missing import
|
6 年之前 |
Vincent Demeester
|
f34727f704
Merge pull request #38316 from dmandalidis/xattr-fix
|
6 年之前 |
Dimitris Mandalidis
|
d0192ae154
Ignore xattr ENOTSUP errors on copy (fixes #38155)
|
6 年之前 |
Kir Kolyshkin
|
6533136961
pkg/mount: wrap mount/umount errors
|
6 年之前 |
Kir Kolyshkin
|
77bc327e24
UnmountIpcMount: simplify
|
6 年之前 |
Omri Shiv
|
fe1083d462
fix typo
|
6 年之前 |
Sebastiaan van Stijn
|
5037c5a8ce
Merge pull request #36688 from cpuguy83/volumes_service
|
7 年之前 |
Brian Goff
|
b85799b63f
Merge pull request #36874 from kolyshkin/stop-timeout
|
7 年之前 |
Brian Goff
|
e4b6adc88e
Extract volume interaction to a volumes service
|
7 年之前 |
Brian Goff
|
d6558ad6a4
Use mount package to unmount container stuff
|
7 年之前 |
Kir Kolyshkin
|
69b4fe4065
daemon.ContainerStop(): fix for a negative timeout
|
7 年之前 |
Brian Goff
|
6a70fd222b
Move mount parsing to separate package.
|
7 年之前 |
Brian Goff
|
c02171802b
Merge configs/secrets in unix implementation
|
7 年之前 |
Aaron Lehmann
|
cd3d0486a6
Store configs that contain secrets on tmpfs
|
8 年之前 |
Brian Goff
|
b3aab5e31f
Use continuity fs package for volume copy
|
7 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
Brian Goff
|
eaa5192856
Make container resource mounts unbindable
|
7 年之前 |
Antonio Murdaca
|
dca82b9e5c
container: update real-time resources
|
7 年之前 |
Kir Kolyshkin
|
1861abdc4a
Fix "duplicate mount point" when --tmpfs /dev/shm is used
|
7 年之前 |
Kir Kolyshkin
|
eab3ac3e70
container.NetworkMounts(): don't lookup mounts twice
|
7 年之前 |
Yong Tang
|
4785f1a7ab
Remove solaris build tag and `contrib/mkimage/solaris
|
7 年之前 |
Darren Stahl
|
ed74ee127f
Increase container default shutdown timeout on Windows
|
7 年之前 |
Kenfe-Mickael Laventure
|
ddae20c032
Update libcontainerd to use containerd 1.0
|
7 年之前 |
John Howard
|
d98ecf2d6c
LCOW: API change JSON header to string POST parameter
|
7 年之前 |