- Add openStdin option to `DockerTemplateOptions` - Set all port bindings explicitly on container creation You can view, comment on, or merge this pull request online at:
https://github.com/jclouds/jclouds-labs/pull/263 -- Commit Summary -- * Add openStdin option to Docker template options and set all port bindings explicitly -- File Changes -- M docker/src/main/java/org/jclouds/docker/compute/options/DockerTemplateOptions.java (28) M docker/src/main/java/org/jclouds/docker/compute/strategy/DockerComputeServiceAdapter.java (21) -- Patch Links -- https://github.com/jclouds/jclouds-labs/pull/263.patch https://github.com/jclouds/jclouds-labs/pull/263.diff --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/263
