mirror of https://github.com/docker/docs.git
Merge pull request #3186 from dweomer/readme-fix-outbound-404-to-unoffocial-master-binaries
address #2718 by removing the section with bad link
This commit is contained in:
commit
ae3244d172
|
@ -80,10 +80,7 @@ guide which may help you to resolve of the issues you may be seeing.
|
||||||
|
|
||||||
Note that some of the suggested solutions are only available on the Docker
|
Note that some of the suggested solutions are only available on the Docker
|
||||||
Machine master branch. If you need them, consider compiling Docker Machine from
|
Machine master branch. If you need them, consider compiling Docker Machine from
|
||||||
source. There are also [unofficial pre-compiled master
|
source.
|
||||||
binaries](https://docker-machine-builds.evanhazlett.com/latest) hosted by
|
|
||||||
[@ehazlett](https://github.com/ehazlett).
|
|
||||||
|
|
||||||
#### `docker-machine` hangs
|
#### `docker-machine` hangs
|
||||||
|
|
||||||
A common issue with Docker Machine is that it will hang when attempting to start
|
A common issue with Docker Machine is that it will hang when attempting to start
|
||||||
|
|
Loading…
Reference in New Issue