Update install-offline.md (#3071)

* Update install-offline.md

* Update install-offline.md
This commit is contained in:
Wang Jie 2017-04-27 04:46:00 +08:00 committed by John Mulhausen
parent 7648960202
commit 7702f880d8
1 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,5 @@
---
description: Learn how to install Docker Trusted Registry on a machine with no internet
access.
description: Learn how to install Docker Trusted Registry on a machine with no internet access.
keywords: docker, registry, install, offline
title: Install Docker Trusted Registry offline
---
@ -37,7 +36,7 @@ For each machine where you want to install DTR:
$ scp docker-datacenter.tar.gz <user>@<host>:/tmp
```
2. Use ssh to login into the hosts where you transferred the package.
2. Use ssh to log in to the hosts where you transferred the package.
3. Load the Docker Datacenter images.