mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
updated key concept (#3959)
docker service, will run on the manager or worker. Last file contains only worker.
This commit is contained in:
committed by
Misty Stanley-Jones
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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user