Skip to content

Commit 003a165

Browse files
committed
docs: fix list formatting
Signed-off-by: Milas Bowman <[email protected]>
1 parent c6c2bbd commit 003a165

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/models/containers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -606,6 +606,7 @@ def run(self, image, command=None, stdout=True, stderr=False,
606606
IDs that the container process will run as.
607607
healthcheck (dict): Specify a test to perform to check that the
608608
container is healthy. The dict takes the following keys:
609+
609610
- test (:py:class:`list` or str): Test to perform to determine
610611
container health. Possible values:
611612

0 commit comments

Comments
 (0)