Remove special-case for one ":" from PullCommand by hmrm · Pull Request #38 · docker-java/docker-java

@hmrm

This special treatment breaks images with registries with a port
specified, e.g. my-docker-registry:5000/my-namespace/my-image

@hmrm

added a commit that referenced this pull request

Aug 7, 2014
Remove special-case for one ":" from PullCommand