Tibor Vass
|
03a170c48d
|
builder: remove daemon dependency in ContainerCreate()
Signed-off-by: Tibor Vass <tibor@docker.com>
|
2015-12-17 16:57:08 +01:00 |
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 |