mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
update service name
This commit is contained in:
@@ -148,7 +148,7 @@ IDs that numerically increment, up to the number of `replicas` you defined in
|
||||
`docker-compose.yml`. List the tasks for your service:
|
||||
|
||||
```shell
|
||||
docker service ps getstartedlab
|
||||
docker service ps getstartedlab_web
|
||||
```
|
||||
|
||||
Tasks also show up if you just list all the containers on your system, though that
|
||||
|
||||
Reference in New Issue
Block a user