It would be useful if the docker provider automatically pulled docker images 
when they are not available locally.  I've changed the behaviour of getImage so 
that it will now accept an image id of the form 
sha256:6a0c0700e98ddc24192bec532b107b61cb0d76b27a3a7daeff0cb0a28692d311, 
tutum/ubuntu, or tutum/ubuntu:3.


You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds-labs/pull/290

-- Commit Summary --

  * ImageId can be image name or id and will pull from hub

-- File Changes --

    M 
docker/src/main/java/org/jclouds/docker/compute/strategy/DockerComputeServiceAdapter.java
 (21)
    M 
docker/src/test/java/org/jclouds/docker/compute/DockerComputeServiceAdapterLiveTest.java
 (8)
    M 
docker/src/test/java/org/jclouds/docker/compute/DockerComputeServiceLiveTest.java
 (8)

-- Patch Links --

https://github.com/jclouds/jclouds-labs/pull/290.patch
https://github.com/jclouds/jclouds-labs/pull/290.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/290

Reply via email to