Skip to content
This repository has been archived by the owner on Nov 14, 2019. It is now read-only.

Latest commit

 

History

History
40 lines (26 loc) · 773 Bytes

Test-DockerRunning.md

File metadata and controls

40 lines (26 loc) · 773 Bytes
external help file Module Name online version schema
DockerLib-help.xml
PowerShell-Lib
2.0.0

Test-DockerRunning

SYNOPSIS

Checks whether Docker is running.

SYNTAX

Test-DockerRunning

DESCRIPTION

The "Test-DockerRunning" cmdlet tries to verify the availability of the "docker ps" command and returns true on success.

EXAMPLES

EXAMPLE 1

Test-DockerRunning

PARAMETERS

INPUTS

OUTPUTS

NOTES

RELATED LINKS

https://github.com/Dargmuesli/PowerShell-Lib/blob/master/PowerShell-Lib/Docs/Test-DockerRunning.md