Merge pull request #622 from amouat/patch-2

Fix service command
pull/624/head
Olivier Gambier 2015-06-11 15:27:43 -07:00
commit 9b75807a0b
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ update-ca-trust
Now:
* `service docker stop && docker service start` (or any other way you use to restart docker)
* `service docker stop && service docker start` (or any other way you use to restart docker)
* `docker-compose up -d` to bring your registry up
## Token-based delegated authentication