updated key concept (#3959)

docker service, will run on the manager or worker. Last file contains only worker.
This commit is contained in:
Alican Akkuş 2017-07-26 20:44:28 +03:00 committed by Misty Stanley-Jones
parent ba5d5f68a5
commit 989fbc2410
1 changed files with 1 additions and 1 deletions

View File

@ -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.