mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-30 20:27:49 +00:00
Merge pull request #3056 from TomSweeneyRedHat/dev/tsweeney/healthy
docs: Fix typo "healthcheck" pt2
This commit is contained in:
commit
79e1486a35
2 changed files with 2 additions and 2 deletions
|
|
@ -279,7 +279,7 @@ The following example maps uids 0-2000 in the container to the uids 30000-31999
|
|||
|
||||
Add additional groups to run as
|
||||
|
||||
**--healthchech**=""
|
||||
**--healthcheck**=""
|
||||
|
||||
Set or alter a healthcheck for a container. The value must be of the format of:
|
||||
|
||||
|
|
|
|||
|
|
@ -287,7 +287,7 @@ The example maps gids 0-2000 in the container to the gids 30000-31999 on the hos
|
|||
|
||||
Add additional groups to run as
|
||||
|
||||
**--healthchech**=""
|
||||
**--healthcheck**=""
|
||||
|
||||
Set or alter a healthcheck for a container. The value must be of the format of:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue