Brian Goff
|
0eed34755e
Fix removing mountpoints on container rm fail
|
9 tahun lalu |
Brian Goff
|
0f9f99500c
Build names and links at runtime
|
10 tahun lalu |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 tahun lalu |
Brian Goff
|
d3eca4451d
Move responsibility of ls/inspect to volume driver
|
10 tahun lalu |
David Calavera
|
9d12d09300
Add volume events.
|
9 tahun lalu |
Daniel Nephin
|
f5916b10ae
Remove the graph driver from the daemon, move it into the layer store.
|
9 tahun lalu |
Derek McGowan
|
d04fa49a0d
Refactor RWLayer to use referenced object instead of string
|
9 tahun lalu |
David Calavera
|
d7d512bb92
Rename `Daemon.Get` to `Daemon.GetContainer`.
|
9 tahun lalu |
Morgan Bauer
|
63fb931a0b
move configs structs to remove dependency on daemon
|
9 tahun lalu |
David Calavera
|
6bb0d1816a
Move Container to its own package.
|
9 tahun lalu |
Alexander Morozov
|
828f63f1ab
daemon/delete.go: use less confusing naming of functions
|
9 tahun lalu |
Alexander Morozov
|
4d1007d75c
Fix race between two ContainerRm
|
9 tahun lalu |
Shijiang Wei
|
4953ea1eae
fix 2 corner cases in container create cleanup and container removal
|
9 tahun lalu |
Tonis Tiigi
|
4352da7803
Update daemon and docker core to use new content addressable storage
|
9 tahun lalu |
Brian Goff
|
43012fe842
Refactor volume store's error usage
|
9 tahun lalu |
David Calavera
|
669949d6b4
Decouple daemon and container to manage networks.
|
9 tahun lalu |
David Calavera
|
ca5ede2d0a
Decouple daemon and container to log events.
|
9 tahun lalu |
David Calavera
|
2c72015ce3
Decouple daemon and container to manage volumes.
|
9 tahun lalu |
David Calavera
|
4f2a5ba360
Decouple daemon and container to stop and kill containers.
|
9 tahun lalu |
David Calavera
|
c4e49d1014
Do not fail when a container is being removed and we request its delete again.
|
9 tahun lalu |
Tibor Vass
|
b08f071e18
Revert "Merge pull request #16228 from duglin/ContextualizeEvents"
|
10 tahun lalu |
Doug Davis
|
26b1064967
Add context.RequestID to event stream
|
10 tahun lalu |
Doug Davis
|
0a734182eb
Move more 'daemon' errors to the new error package
|
10 tahun lalu |
David Calavera
|
72bb56618b
Move volume ref counting store to a package.
|
10 tahun lalu |
David Calavera
|
2c6c07752c
Remove volume references when container creation fails.
|
10 tahun lalu |
Jess Frazelle
|
d333849459
Merge pull request #16162 from cpuguy83/16071_fix_lstat_errors
|
10 tahun lalu |
Brian Goff
|
8d27417bfe
Ignore stat errors on volume rm.
|
10 tahun lalu |
Ma Shimiao
|
49da029030
record the error of removing volumes
|
10 tahun lalu |
Morgan Bauer
|
abd72d4008
golint fixes for daemon/ package
|
10 tahun lalu |
Brian Goff
|
b3b7eb2723
Add volume API/CLI
|
10 tahun lalu |