Change VolumesFrom to handle array by vnugent · Pull Request #31 · docker-java/docker-java

@vnugent

Calling Inspect command on containers created by openshift/geard failed because HostConfig-> VolumesFrom is an array.
"VolumesFrom": [ "rockmongo-1-data" ]

marcuslinke added a commit that referenced this pull request

Jul 29, 2014
Change VolumesFrom to handle array

@marcuslinke

@vnugent

Can you tell me how to get a maven snapshot jar? I'm trying to set up a CI job on circleci and need the latest changes.

Thanks,
Viet

On Jul 29, 2014, at 2:55 PM, marcuslinke notifications@github.com wrote:

@vnugent Thanks for fixing this!


Reply to this email directly or view it on GitHub.

@marcuslinke