STDockerPS

2.1.2.5

Turns "docker ps" output (with optional arguments) into custom PowerShell objects with (optional) dynamically generated methods - based on the docker output text structure as of 2018-05-20. https://github.com/EliteLoser/misc/tree/master/PowerShell/STDockerPS

Minimum PowerShell version

2.0

Installation Options

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

Install-Module -Name STDockerPS -RequiredVersion 2.1.2.5

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

Install-PSResource -Name STDockerPS -Version 2.1.2.5

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, Joakim Borger Svendsen. Svendsen Tech. MIT license.

Package Details

Author(s)

  • Joakim Borger Svendsen

Tags

Docker PSObject Container

Functions

dockerps dockerpsq

Dependencies

This module has no dependencies.

Release Notes

* Parsing workaround. Wildcard fix.

FileList

Version History

Version Downloads Last updated
2.1.3 426 7/14/2018
2.1.2.5 (current version) 34 6/19/2018
2.1.2.4 24 5/20/2018
2.1.2.3 23 5/1/2018
2.1.2.2 17 5/1/2018
2.1.2.1 15 4/29/2018
2.1.2 16 4/29/2018
2.1.1 18 4/23/2018
2.1.0 17 4/23/2018
2.0.10 21 4/13/2018
2.0.9 18 4/13/2018
2.0.8 17 4/13/2018
2.0.7 19 4/12/2018
2.0.6 18 4/12/2018
2.0.5 17 4/12/2018
2.0.4 18 4/12/2018
2.0.3 16 4/12/2018
2.0.2 16 4/11/2018
2.0.1 16 4/11/2018
2.0 17 4/11/2018
1.0.3 17 4/11/2018
1.0.2 22 4/10/2018
1.0.1 18 4/10/2018
1.0 19 4/10/2018
Show more