Merge pull request #598 from magnus-lycka/patch-1

Updated apt-key keyserver URL
This commit is contained in:
John Mulhausen 2016-11-16 11:28:23 -08:00 committed by GitHub
commit 6e841099d1
1 changed files with 2 additions and 2 deletions

View File

@ -59,7 +59,7 @@ packages from the Docker repository:
4. Add the new `GPG` key.
```bash
$ sudo apt-key adv --keyserver hkp://p80.pool.sks-keyservers.net:80 --recv-keys 58118E89F3A912897C070ADBF76221572C52609D
$ sudo apt-key adv --keyserver hkp://ha.pool.sks-keyservers.net:80 --recv-keys 58118E89F3A912897C070ADBF76221572C52609D
```
5. Find the entry for your Ubuntu operating system.
@ -477,4 +477,4 @@ and volumes run the following command:
$ rm -rf /var/lib/docker
You must delete the user created configuration files manually.
You must delete the user created configuration files manually.