mirror of
https://github.com/containers/podman.git
synced 2025-06-23 02:18:13 +08:00
Merge pull request #3056 from TomSweeneyRedHat/dev/tsweeney/healthy
docs: Fix typo "healthcheck" pt2
This commit is contained in:
@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user