mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
Add missing text (#2569)
This commit is contained in:
committed by
GitHub
parent
411c41d991
commit
a1291c8ef6
@@ -31,7 +31,8 @@ you can delete the service from the swarm.
|
||||
```
|
||||
|
||||
4. Even though the service no longer exists, the task containers take a few
|
||||
seconds to clean up. You can use `docker ps` to verify when they are gone.
|
||||
seconds to clean up. You can use `docker service ps` to verify when the
|
||||
tasks have been removed.
|
||||
|
||||
```bash
|
||||
$ docker ps
|
||||
|
||||
Reference in New Issue
Block a user