1.0.0-beta.9 • Published 3 years ago

docker-healthchecker v1.0.0-beta.9

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

Docker Healthchecker

CLI

Images:

ParameterDescriptionTypeDefault
-i, --imageDocker image to check. Could be defined more times.string''
-f, --fileJSON file with image definition in format [{name: string, image: string, alias: string}, ...], where there should be at least name or image. Parameter alias is optional.string''

Output:

ParameterDescriptionTypeDefault
--consoleWhether program should output to consolebooleanfalse
--slackWhether program should send output to Slackbooleanfalse
--slack-webhookIf slack output is enabled, define the Slack webhook URLstring''
--forceWhether program should send output even if containers are upbooleanfalse

Options:

ParameterDescriptionType
--versionShow version number---
-h, --helpShow help---