diff options
author | Devan Goodwin <dgoodwin@redhat.com> | 2016-06-06 14:58:02 -0300 |
---|---|---|
committer | Devan Goodwin <dgoodwin@redhat.com> | 2016-06-06 14:58:02 -0300 |
commit | c45c5935df97bb4aa9e8e9067d868371b04a24bf (patch) | |
tree | 3c6a60f1b615b6a2adab5d315655de95e90ada4f /roles/etcd | |
parent | 0c31d72be3bf32f848eedad9859a81ba858f8c8f (diff) | |
download | openshift-c45c5935df97bb4aa9e8e9067d868371b04a24bf.tar.gz openshift-c45c5935df97bb4aa9e8e9067d868371b04a24bf.tar.bz2 openshift-c45c5935df97bb4aa9e8e9067d868371b04a24bf.tar.xz openshift-c45c5935df97bb4aa9e8e9067d868371b04a24bf.zip |
Fix Docker 1.10 problems with empty tags and trailing :
Docker 1.10 is no longer tolerant of commands like "docker pull
myimage:" when we do not have an image tag in play.
Adjust all occurrences with one that only includes the : if a version is
defined.
Adjust the containerized CLI wrappers for a similar problem.
Diffstat (limited to 'roles/etcd')
0 files changed, 0 insertions, 0 deletions