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
|
8 년 전 |
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 년 전 |
Brian Goff
|
0eed34755e
Fix removing mountpoints on container rm fail
|
9 년 전 |
Brian Goff
|
0f9f99500c
Build names and links at runtime
|
9 년 전 |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 년 전 |
Brian Goff
|
d3eca4451d
Move responsibility of ls/inspect to volume driver
|
9 년 전 |
David Calavera
|
9d12d09300
Add volume events.
|
9 년 전 |
Daniel Nephin
|
f5916b10ae
Remove the graph driver from the daemon, move it into the layer store.
|
9 년 전 |
Derek McGowan
|
d04fa49a0d
Refactor RWLayer to use referenced object instead of string
|
9 년 전 |
David Calavera
|
d7d512bb92
Rename `Daemon.Get` to `Daemon.GetContainer`.
|
9 년 전 |
Morgan Bauer
|
63fb931a0b
move configs structs to remove dependency on daemon
|
9 년 전 |
David Calavera
|
6bb0d1816a
Move Container to its own package.
|
9 년 전 |
Alexander Morozov
|
828f63f1ab
daemon/delete.go: use less confusing naming of functions
|
9 년 전 |