Fixes to AttachContainerCmd and CreateContainerCmd. by getvictor · Pull Request #46 · docker-java/docker-java

@getvictor

- Fixed AttachContainerCmd so it works.
- Added back CpuShares to CreateContainerCmd. It is documented in the
command line reference but not in the API.

added a commit that referenced this pull request

Aug 25, 2014
Fixes to AttachContainerCmd and CreateContainerCmd.