mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-05-22 16:52:52 +00:00
Merge pull request #91 from anonymuse/jesse/fix-node-command
Update docker node command with a working filter
This commit is contained in:
@@ -4846,7 +4846,7 @@ class: node-info
|
||||
|
||||
- `docker node ps <node_name_or_id>` shows info for another node
|
||||
|
||||
- `docker node ps -a` includes stopped and failed tasks
|
||||
- `docker node ps -f "name=<service_name>" <node_name>` The name filter matches on all or part of a task’s name
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user