Allow to pass HostConfig when creating a container by vjuranek · Pull Request #105 · docker-java/docker-java

added 2 commits

December 1, 2014 15:21
* Move HostConfig into separate class
* Use Links for container links instead of String
* Add API for passing HostConfig when creating a container

marcuslinke added a commit that referenced this pull request

Dec 2, 2014
Allow to pass HostConfig when creating a container