Kaydet (Commit) 1c8ce077 authored tarafından Joir-dan Gumbs's avatar Joir-dan Gumbs

Added link to docker ps documentation

Signed-off-by: 's avatarJoir-dan Gumbs <jdagumbs@gmail.com>
üst 923536a1
......@@ -154,6 +154,8 @@ non-running ones
- `before` (str): Only containers created before a particular container. Give the container name or id.
- `since` (str): Only containers created after a particular container. Give container name or id.
A comprehensive list can be found [here](https://docs.docker.com/engine/reference/commandline/ps/)
**Returns** (dict): The system's containers
```python
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment