1.0.0-beta.9 • Published 5 years ago
docker-healthchecker-ui v1.0.0-beta.9
Docker Healthchecker UI
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 | '' |
Server:
| Parameter | Description | Type | Default |
|---|---|---|---|
| --p, --port | Port, on which will server run | number | 8080 |
| --https | Enable HTTPS | boolean | false |
| --cert | Path to the HTTPS certificate file | string | '' |
| --key | Path to the HTTPS private key file | string | '' |
| --ca | Path to HTTPS certificate authorities. Could be repeated more times. Optional. | string | '' |
| --passphrase | HTTPS passphrase. Optional. | string | '' |
Options:
| Parameter | Description | Type |
|---|---|---|
| --version | Show version number | --- |
| -h, --help | Show help | --- |
1.0.0-beta.6
5 years ago
1.0.0-beta.7
5 years ago
1.0.0-beta.8
5 years ago
1.0.0-beta.9
5 years ago
1.0.0-beta.5
5 years ago
1.0.0-beta.4
5 years ago
1.0.0-beta.2
5 years ago
1.0.0-beta.3
5 years ago
0.4.1
6 years ago
0.4.0
6 years ago
0.3.0
6 years ago