mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-05-06 00:46:56 +00:00
Actually, we just need to remove the space
This commit is contained in:
@@ -222,14 +222,11 @@ class: extra-details
|
||||
]
|
||||
|
||||
- However, Swarm commands will not work; try, for instance:
|
||||
|
||||
.exercise[
|
||||
```bash
|
||||
docker node ls
|
||||
```
|
||||
|
||||
<!-- ```wait ``` -->
|
||||
]
|
||||
```wait```
|
||||
|
||||
- This is because the node that we added is currently a *worker*
|
||||
- Only *managers* can accept Swarm-specific commands
|
||||
|
||||
Reference in New Issue
Block a user