docker:containers:list_containers
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
docker:containers:list_containers [2022/09/19 14:25] – peter | docker:containers:list_containers [2025/05/20 20:16] (current) – peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Docker - Containers - List Containers ====== | ====== Docker - Containers - List Containers ====== | ||
+ | |||
+ | ===== List Running Docker Containers ===== | ||
+ | |||
+ | <code bash> | ||
+ | docker ps | ||
+ | </ | ||
+ | |||
+ | ---- | ||
===== List all Docker containers by their ID ===== | ===== List all Docker containers by their ID ===== | ||
Line 24: | Line 32: | ||
---- | ---- | ||
- | ====== List all containers by their size ====== | + | ===== List all containers by their size ===== |
<code bash> | <code bash> | ||
Line 45: | Line 53: | ||
---- | ---- | ||
- | ====== List all containers by their name and status | + | ===== List all containers by their name and status ===== |
<code bash> | <code bash> |
docker/containers/list_containers.1663597501.txt.gz · Last modified: 2022/09/19 14:25 by peter