mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
Merge pull request #8115 from danielcompton/patch-1
Update Ubuntu installation instructions with latest key fingerprint output
This commit is contained in:
@@ -120,11 +120,11 @@ from the repository.
|
||||
|
||||
```bash
|
||||
$ sudo apt-key fingerprint 0EBFCD88
|
||||
|
||||
pub 4096R/0EBFCD88 2017-02-22
|
||||
Key fingerprint = 9DC8 5822 9FC7 DD38 854A E2D8 8D81 803C 0EBF CD88
|
||||
uid Docker Release (CE deb) <docker@docker.com>
|
||||
sub 4096R/F273FCD8 2017-02-22
|
||||
|
||||
pub rsa4096 2017-02-22 [SCEA]
|
||||
9DC8 5822 9FC7 DD38 854A E2D8 8D81 803C 0EBF CD88
|
||||
uid [ unknown] Docker Release (CE deb) <docker@docker.com>
|
||||
sub rsa4096 2017-02-22 [S]
|
||||
```
|
||||
|
||||
4. Use the following command to set up the **stable** repository. To add the
|
||||
|
||||
Reference in New Issue
Block a user