.. |
mesos
|
Merge pull request #1448 from jimenez/timeout_default
|
2015-11-30 14:35:09 -08:00 |
swarm
|
Merge pull request #1451 from aluzzardi/parallel-affinity-fix
|
2015-11-25 15:19:58 -08:00 |
cluster.go
|
Add filter by image name support to /images/json
|
2015-10-27 11:00:37 -04:00 |
config.go
|
do not try retry with soft-image-affinity when have node constraint
|
2015-10-08 05:06:39 -04:00 |
config_test.go
|
do not try retry with soft-image-affinity when have node constraint
|
2015-10-08 05:06:39 -04:00 |
container.go
|
Fix container matching
|
2015-10-07 14:18:35 -07:00 |
container_test.go
|
create Containers type
|
2015-05-26 12:01:48 -07:00 |
engine.go
|
Merge pull request #1363 from dongluochen/refreshConfiguration
|
2015-11-25 14:30:16 -08:00 |
engine_sorter.go
|
implemented naturalsorter for engine
|
2015-08-06 11:35:49 -04:00 |
engine_sorter_test.go
|
implemented naturalsorter for engine
|
2015-08-06 11:35:49 -04:00 |
engine_test.go
|
fix time duration in EngineOpts
|
2015-11-02 16:13:50 -08:00 |
event.go
|
transform node interface to engine struct
|
2015-04-06 13:19:37 -07:00 |
image.go
|
add support do with image digest
|
2015-11-11 12:11:08 +08:00 |
image_test.go
|
Merge pull request #1363 from dongluochen/refreshConfiguration
|
2015-11-25 14:30:16 -08:00 |
network.go
|
Support filtering networks by id or name.
|
2015-10-21 14:23:26 -04:00 |
network_test.go
|
Support filtering networks by id or name.
|
2015-10-21 14:23:26 -04:00 |
options.go
|
adding ip as an option for flags
|
2015-05-18 20:34:57 -04:00 |
options_test.go
|
Use os.Unsetenv in options_test
|
2015-07-01 20:25:52 -07:00 |
volume.go
|
add support for docker volume ls & inspect
|
2015-09-05 07:56:22 -07:00 |