Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 年之前 |
Brian Goff
|
b6498340b2
Merge pull request #34109 from yummypeng/rm-link-when-rm-container
|
8 年之前 |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 年之前 |
Sebastiaan van Stijn
|
67eeb0490d
Merge pull request #33960 from cpuguy83/ignore_not_exist_err
|
8 年之前 |
Brian Goff
|
d42dbdd3d4
Fix error handling with not-exist errors on remove
|
8 年之前 |
Yuanhong Peng
|
600ad5c1b7
Remove links when remove container
|
8 年之前 |
Aaron Lehmann
|
1128fc1add
Store container names in memdb
|
8 年之前 |
Fabio Kung
|
edad52707c
save deep copies of Container in the replica store
|
8 年之前 |
Fabio Kung
|
aacddda89d
Move checkpointing to the Container object
|
8 年之前 |
Fabio Kung
|
eed4c7b73f
keep a consistent view of containers rendered
|
8 年之前 |
John Howard
|
3aa4a00715
LCOW: Move daemon stores to per platform
|
8 年之前 |
Josh Hawn
|
cfdf84d5d0
Update Container Wait Backend
|
8 年之前 |
Brian Goff
|
54dcbab25e
Do not remove containers from memory on error
|
8 年之前 |
Brian Goff
|
e4c03623c2
Use counter for tracking container states
|
8 年之前 |
Boaz Shuster
|
0ec8f56a3d
Fix the rm error message when a container is restarting/paused
|
8 年之前 |
Sebastiaan van Stijn
|
9d521a4d2f
do not ignore "volume in use" errors when force-delete
|
8 年之前 |
Vincent Demeester
|
835971c6fd
Extract daemon statsCollector to its own package
|
8 年之前 |
Ben Firshman
|
f0d55cd081
Rename Remote API to Engine API
|
8 年之前 |
Michael Crosby
|
3343d234f3
Add basic prometheus support
|
9 年之前 |
allencloud
|
9a58f298d1
make client side know container removal in progress
|
9 年之前 |
Daniel Nephin
|
c452e1bfe6
Move errors/ to api/errors
|
8 年之前 |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 年之前 |
Yong Tang
|
6c5c34d50d
Add `--force` in `docker volume rm` to fix out-of-band volume driver deletion
|
9 年之前 |
Zhang Wei
|
4df77c11e0
bugfix: report "destroy" after all volumes of container destroy
|
9 年之前 |
Tibor Vass
|
6bd429cb2a
Merge pull request #21802 from tiborvass/carry-21716
|
9 年之前 |
mYmNeo
|
0bfc9c8de0
when container had no layer data, cleanupContainer crashed
|
9 年之前 |
Shishir Mahajan
|
606cf5310d
Ignore os.IsNotExist errors when calling ToDiskLocking
|
9 年之前 |
Tonis Tiigi
|
9c4570a958
Replace execdrivers with containerd implementation
|
9 年之前 |
David Calavera
|
a793564b25
Remove static errors from errors package.
|
9 年之前 |
Zhang Wei
|
894266c1bb
Remove redundant error message
|
9 年之前 |