mirror of https://github.com/docker/docs.git
commit
2f9417d219
|
@ -67,7 +67,7 @@ from the new repository:
|
||||||
4. Update package information, ensure that APT works with the `https` method, and that CA certificates are installed.
|
4. Update package information, ensure that APT works with the `https` method, and that CA certificates are installed.
|
||||||
|
|
||||||
$ apt-get update
|
$ apt-get update
|
||||||
$ apt-get install apt-transport-https ca-certificates
|
$ apt-get install apt-transport-https ca-certificates gnupg2
|
||||||
|
|
||||||
5. Add the new `GPG` key.
|
5. Add the new `GPG` key.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue