aboutsummaryrefslogtreecommitdiffstats
path: root/docker-api
Commit message (Collapse)AuthorAgeFilesLines
...
* | Added function to read DockerConfig and enable TLS if neededvalerijf2016-09-072-7/+24
|/
* Simplified Compareablevalerijf2016-09-061-5/+3
|
* DockerImpl interface now provides deleteUnusedDockerImages instead of getvalerijf2016-09-064-120/+143
|
* DockerTest now uses docker-api to create containervalerijf2016-09-062-12/+8
|
* Resolve merge conflictHåkon Hallingstad2016-09-051-1/+1
|\
* | Fix tests in NodeAgentImplTestHåkon Hallingstad2016-09-021-1/+1
| |
* | Need to figure out what to do with the tests using DockerOperationsHåkon Hallingstad2016-09-0117-57/+1580
|/
* Depend on lz4Harald Musum2016-08-251-8/+12
| | | | * node-admin fails loading docker-api bundle without this
* Docker API, wrapping docker java.Haakon Dybdahl2016-08-233-0/+124