Invoke-Docker-PSObject
1.0.3
Run Docker commands in PowerShell and get proper PSObjects not strings
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
(c) Dan Ward. All rights reserved.
Package Details
Author(s)
- Dan Ward
Tags
docker object properties members PSObject PSCustomObject convert string stdout table sort filter ps images history
Functions
Dependencies
This module has no dependencies.
FileList
- Invoke-Docker-PSObject.nuspec
- Invoke-Docker-PSObject.Format.ps1xml
- Invoke-Docker-PSObject.psd1
- Invoke-Docker-PSObject.psm1
- Source\Private\Convert-DockerDateToPSDate.ps1
- Source\Private\Convert-DockerSizeToPSSize.ps1
- Source\Private\Invoke-DockerExe.ps1
- Source\Public\Invoke-DockerPSObject.ps1