DockerMachine

0.9.0

Create new or load existing Docker Machine config

Minimum PowerShell version

5.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name DockerMachine

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name DockerMachine

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2018 AXOOM GmbH. All rights reserved.

Package Details

Author(s)

  • Bastian Eicher Joscha Laubach Andreas Bieber

Tags

docker docker-machine

Functions

New-DockerMachine Use-DockerMachine Get-DockerMachine Remove-DockerMachine

Dependencies

This module has no dependencies.

Release Notes

0.9.0:
* Use-DockerMachine:
   - When executed without passing an environment name a list of existing environments is prompted to choose from
0.8.7:
* New-DockerMachine:
   - Fixed issue with switched -KeyPemFile and -CertPemFile parameters

0.8.6:
* New-DockerMachine:
   - Fixed issue that only absolute paths work properly in parameters -ClientBundleFile, -RootCaPemFile, -KeyPemFile, -CertPemFile

0.8.5:
* Use-DockerMachine:
   - Fixed minor issue if Docker-Machine environment does not exist

0.8.4:
* New-DockerMachine:
   - Added new parameters -RootCaPemFile, -KeyPemFile, -CertPemFile

FileList

Version History

Version Downloads Last updated
0.9.0 (current version) 568 2/16/2018
0.8.7 19 2/15/2018
0.8.6 20 2/12/2018
0.8.5 29 2/6/2018
0.8.4 22 2/2/2018
0.8.3 16 2/2/2018
0.8.1 22 2/1/2018
Show more