Use the SKS port 80 keyserver pool, as it is more reliable than the MIT server

Signed-off-by: Justin Cormack <justin@specialbusservice.com>
(cherry picked from commit 4fca870212ea11010e9dc5ecc802d076dcc1c683)
This commit is contained in:
Justin Cormack
2015-11-06 11:16:57 +00:00
committed by Tibor Vass
parent fe5baaf228
commit 736ba2937e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ from the new repository:
4. Add the new `gpg` key.
$ apt-key adv --keyserver hkp://pgp.mit.edu:80 --recv-keys 58118E89F3A912897C070ADBF76221572C52609D
$ apt-key adv --keyserver hkp://p80.pool.sks-keyservers.net:80 --recv-keys 58118E89F3A912897C070ADBF76221572C52609D
5. Open the `/etc/apt/sources.list.d/docker.list` file in your favorite editor.
+1 -1
View File
@@ -55,7 +55,7 @@ packages from the new repository:
3. Add the new `gpg` key.
$ sudo apt-key adv --keyserver hkp://pgp.mit.edu:80 --recv-keys 58118E89F3A912897C070ADBF76221572C52609D
$ sudo apt-key adv --keyserver hkp://p80.pool.sks-keyservers.net:80 --recv-keys 58118E89F3A912897C070ADBF76221572C52609D
4. Open the `/etc/apt/sources.list.d/docker.list` file in your favorite editor.