Merge pull request #2195 from mstanleyjones/sles_fix

Fix repo paths in SLES instructions
This commit is contained in:
Misty Stanley-Jones 2017-03-08 10:32:01 -08:00 committed by GitHub
commit 3fbdd218ba
1 changed files with 3 additions and 3 deletions

View File

@ -83,7 +83,7 @@ Docker EE repository URL you located in the [prerequisites](#prerequisites).
```bash
$ sudo zypper addrepo \
<DOCKER-EE-URL>/stable-{{ minor-version }} \
<DOCKER-EE-URL>/12.3/x86_64/stable-{{ minor-version }} \
docker-ee-stable
```
@ -176,8 +176,8 @@ need to download a new file each time you want to upgrade Docker.
1. Go to the Docker EE repository URL associated with your
trial or subscription in your browser. Go to
`x86_64/stable-{{ minor-version }}` and download the `.rpm` file for the
Docker version you want to install.
`12.3/x86_64/stable-{{ minor-version }}` and download the `.rpm` file for
the Docker version you want to install.
2. Import Docker's official GPG key: