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

v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@swernli swernli released this 27 Aug 06:30
· 39 commits to master since this release

Alpha preview release of Docker PowerShell.

This release includes support for Windows PowerShell 5.0 and 5.1, as well as cross-platform PowerShell 6.0 (https://github.com/powershell/powershell).

The easiest way to try the module is to download the Docker.0.1.0.zip file below, unzip it, and call Import-Module on the resulting "Docker" folder. You can see available commands by running Get-Command -Module Docker.