Morgan Bauer
|
63fb931a0b
|
move configs structs to remove dependency on daemon
- Moved the following config structs to api/types
- ContainerRmConfig
- ContainerCommitConfig
Signed-off-by: Morgan Bauer <mbauer@us.ibm.com>
|
2015-12-07 09:03:25 -08:00 |
David Calavera
|
85c3c6865e
|
Split container backend into several specialized interfaces.
Signed-off-by: David Calavera <david.calavera@gmail.com>
|
2015-11-24 14:03:39 -05:00 |
David Calavera
|
38abba9e2c
|
Move versioned references of inspect functions to the daemon.
Leaving only one versioned main function that a backend must implement.
Signed-off-by: David Calavera <david.calavera@gmail.com>
|
2015-11-24 14:03:39 -05:00 |