mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Update byoh.md (#4926)
This commit is contained in:
committed by
Victoria Bialas
parent
6d2904e7c2
commit
db7c9eacd0
@@ -78,7 +78,7 @@ $ apt-get remove dockercloud-agent
|
||||
|
||||
## Upgrade Docker Cloud Agent
|
||||
|
||||
To upgrade `dockercloud-agent` execute the following command on the host:
|
||||
To upgrade `dockercloud-agent`, execute the following command on the host:
|
||||
|
||||
```
|
||||
$ apt-get update && apt-get install -y dockercloud-agent
|
||||
@@ -86,7 +86,7 @@ $ apt-get update && apt-get install -y dockercloud-agent
|
||||
|
||||
## Restart Docker Cloud Agent
|
||||
|
||||
To restart the `dockercloud-agent` execute the following command from your BYON host:
|
||||
To restart the `dockercloud-agent`, execute the following command from your BYON host:
|
||||
|
||||
```
|
||||
$ service dockercloud-agent restart
|
||||
|
||||
Reference in New Issue
Block a user