Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't assume anything about the image name on private registries.
On the docker hub the format is fixed at user/repo but in a private registry you can have `my.repo/group/project/image/subimage` fine. Fixes concourse#81
- Loading branch information