mirror of
https://github.com/docker/docs.git
synced 2026-04-01 00:38:52 +07:00
Merge pull request #490 from ehazlett/docs-running-on-windows
docs for running on windows
This commit is contained in:
@@ -279,6 +279,11 @@ Options:
|
||||
- `--softlayer-private-net-only`: Disable public networking
|
||||
- `--softlayer-region`: softlayer region
|
||||
|
||||
## Running on Windows
|
||||
Machine needs some helper applications to be installed (`ssh`, etc). The easiest way to get started on Windows
|
||||
is to install [msysGit](https://msysgit.github.io/) and [OpenSSL on Windows](http://slproweb.com/products/Win32OpenSSL.html).
|
||||
After this, you should have a working setup to use Machine.
|
||||
|
||||
## Contributing
|
||||
|
||||
[](https://godoc.org/github.com/docker/machine)
|
||||
|
||||
Reference in New Issue
Block a user