mirror of https://github.com/docker/docs.git
updated key concept (#3959)
docker service, will run on the manager or worker. Last file contains only worker.
This commit is contained in:
parent
ba5d5f68a5
commit
989fbc2410
|
@ -44,7 +44,7 @@ worker.
|
|||
|
||||
## Services and tasks
|
||||
|
||||
A **service** is the definition of the tasks to execute on the worker nodes. It
|
||||
A **service** is the definition of the tasks to execute on the manager or worker nodes. It
|
||||
is the central structure of the swarm system and the primary root of user
|
||||
interaction with the swarm.
|
||||
|
||||
|
|
Loading…
Reference in New Issue