This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

docker-healthchecker
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-beta.9 • Public • Published

Docker Healthchecker

CLI

Images:

Parameter Description Type Default
-i, --image Docker image to check. Could be defined more times. string ''
-f, --file JSON 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:

Parameter Description Type Default
--console Whether program should output to console boolean false
--slack Whether program should send output to Slack boolean false
--slack-webhook If slack output is enabled, define the Slack webhook URL string ''
--force Whether program should send output even if containers are up boolean false

Options:

Parameter Description Type
--version Show version number ---
-h, --help Show help ---

/docker-healthchecker/

    Package Sidebar

    Install

    npm i docker-healthchecker

    Weekly Downloads

    0

    Version

    1.0.0-beta.9

    License

    MIT

    Unpacked Size

    198 kB

    Total Files

    155

    Last publish

    Collaborators

    • novalu