docs: fix list formatting

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
This commit is contained in:
Milas Bowman 2022-07-29 16:01:29 -04:00
parent c6c2bbdcda
commit 003a16503a
1 changed files with 1 additions and 0 deletions

View File

@ -606,6 +606,7 @@ class ContainerCollection(Collection):
IDs that the container process will run as.
healthcheck (dict): Specify a test to perform to check that the
container is healthy. The dict takes the following keys:
- test (:py:class:`list` or str): Test to perform to determine
container health. Possible values: