Skip to content
This repository was archived by the owner on Apr 28, 2018. It is now read-only.

Updating readme with links to Windows quick start instructions. #163

Merged
merged 1 commit into from
Oct 24, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,13 @@ both Windows and Linux.
Note that this module is still in alpha status and is likely to change rapidly.

## Dependencies
* Windows or Windows Server (Nano Server coming soon)
* Windows, Windows Server, Nano Server, or PowerShell 6 supported host.
* PowerShell 5 (available in Windows 10, Server 2016 Preview, or by installing
[WMF 5](https://www.microsoft.com/en-us/download/details.aspx?id=50395)) or
[PowerShell 6 Preview](https://github.com/powershell/powershell) (available for Windows, Linux, and Mac OS X)
* A recent Docker endpoint, running either locally or on a remote machine
* A recent Docker endpoint, running either locally or on a remote machine.
[Container Quick Start for Windows Server](https://msdn.microsoft.com/en-us/virtualization/windowscontainers/quick_start/quick_start_windows_server)
[Container Quick Start for Windows 10](https://msdn.microsoft.com/en-us/virtualization/windowscontainers/quick_start/quick_start_windows_10)

Note that there is no dependency on the docker client.

Expand Down