Tibor Vass
|
6bd429cb2a
Merge pull request #21802 from tiborvass/carry-21716
|
9 gadi atpakaļ |
mYmNeo
|
0bfc9c8de0
when container had no layer data, cleanupContainer crashed
|
9 gadi atpakaļ |
Shishir Mahajan
|
606cf5310d
Ignore os.IsNotExist errors when calling ToDiskLocking
|
9 gadi atpakaļ |
Tonis Tiigi
|
9c4570a958
Replace execdrivers with containerd implementation
|
9 gadi atpakaļ |
David Calavera
|
a793564b25
Remove static errors from errors package.
|
9 gadi atpakaļ |
Zhang Wei
|
894266c1bb
Remove redundant error message
|
9 gadi atpakaļ |
Brian Goff
|
0eed34755e
Fix removing mountpoints on container rm fail
|
9 gadi atpakaļ |
Brian Goff
|
0f9f99500c
Build names and links at runtime
|
9 gadi atpakaļ |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 gadi atpakaļ |
Brian Goff
|
d3eca4451d
Move responsibility of ls/inspect to volume driver
|
9 gadi atpakaļ |
David Calavera
|
9d12d09300
Add volume events.
|
9 gadi atpakaļ |
Daniel Nephin
|
f5916b10ae
Remove the graph driver from the daemon, move it into the layer store.
|
9 gadi atpakaļ |
Derek McGowan
|
d04fa49a0d
Refactor RWLayer to use referenced object instead of string
|
9 gadi atpakaļ |
David Calavera
|
d7d512bb92
Rename `Daemon.Get` to `Daemon.GetContainer`.
|
9 gadi atpakaļ |
Morgan Bauer
|
63fb931a0b
move configs structs to remove dependency on daemon
|
9 gadi atpakaļ |
David Calavera
|
6bb0d1816a
Move Container to its own package.
|
9 gadi atpakaļ |
Alexander Morozov
|
828f63f1ab
daemon/delete.go: use less confusing naming of functions
|
9 gadi atpakaļ |
Alexander Morozov
|
4d1007d75c
Fix race between two ContainerRm
|
9 gadi atpakaļ |
Shijiang Wei
|
4953ea1eae
fix 2 corner cases in container create cleanup and container removal
|
9 gadi atpakaļ |
Tonis Tiigi
|
4352da7803
Update daemon and docker core to use new content addressable storage
|
9 gadi atpakaļ |
Brian Goff
|
43012fe842
Refactor volume store's error usage
|
9 gadi atpakaļ |
David Calavera
|
669949d6b4
Decouple daemon and container to manage networks.
|
9 gadi atpakaļ |
David Calavera
|
ca5ede2d0a
Decouple daemon and container to log events.
|
9 gadi atpakaļ |
David Calavera
|
2c72015ce3
Decouple daemon and container to manage volumes.
|
9 gadi atpakaļ |
David Calavera
|
4f2a5ba360
Decouple daemon and container to stop and kill containers.
|
9 gadi atpakaļ |
David Calavera
|
c4e49d1014
Do not fail when a container is being removed and we request its delete again.
|
9 gadi atpakaļ |
Tibor Vass
|
b08f071e18
Revert "Merge pull request #16228 from duglin/ContextualizeEvents"
|
9 gadi atpakaļ |
Doug Davis
|
26b1064967
Add context.RequestID to event stream
|
9 gadi atpakaļ |
Doug Davis
|
0a734182eb
Move more 'daemon' errors to the new error package
|
9 gadi atpakaļ |
David Calavera
|
72bb56618b
Move volume ref counting store to a package.
|
9 gadi atpakaļ |