Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
docker_quick-n-dirty [2025/03/27 17:14] – [List Containers] mgupton | docker_quick-n-dirty [2025/03/28 16:21] (current) – [List Containers] mgupton | ||
---|---|---|---|
Line 2: | Line 2: | ||
===== List Containers ===== | ===== List Containers ===== | ||
<code bash> | <code bash> | ||
- | docker ps --format " | + | docker ps --format " |
</ | </ | ||