STDockerPS

2.0

Turns "docker ps" output (with optional arguments) into custom PowerShell objects based on the docker output text structure as of 2018-04-11.

Installation Options

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

Install-Module -Name STDockerPS -RequiredVersion 2.0

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

Install-PSResource -Name STDockerPS -Version 2.0

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

Public domain and NATO Top Secret.

Package Details

Author(s)

  • Joakim Borger Svendsen

Tags

Docker PSObject

Functions

DockerPs

Dependencies

This module has no dependencies.

Release Notes

Turn docker ps output into custom PowerShell objects.

FileList

Version History

Version Downloads Last updated
2.1.3 426 7/14/2018
2.1.2.5 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 (current version) 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 less