mirror of https://github.com/docker/docs.git
Update service-redeploy.md (#4976)
This commit is contained in:
parent
b84f456f14
commit
b88803bbb9
|
@ -52,7 +52,7 @@ existing volumes. If you chose to reuse the volumes, the containers redeploy to
|
|||
2. Click the checkbox to the left of the service or services you want to redeploy.
|
||||
2. From the **Actions** menu at the top right, choose **Redeploy**.
|
||||

|
||||
The service begin redeploying immediately.
|
||||
The service begins redeploying immediately.
|
||||
|
||||
<!-- DCUI-732, DCUI-728
|
||||
3. If the container uses volumes, choose whether to reuse them.
|
||||
|
@ -72,4 +72,4 @@ whenever a new image is pushed. See the [Autoredeploy documentation](auto-redepl
|
|||
## Redeploy a service using webhooks
|
||||
|
||||
You can also use **triggers** to redeploy a service, for example when its image
|
||||
is pushed or rebuilt in a third-party registry. See the [Triggers documentation](triggers.md) to learn more.
|
||||
is pushed or rebuilt in a third-party registry. See the [Triggers documentation](triggers.md) to learn more.
|
||||
|
|
Loading…
Reference in New Issue