File tree Expand file tree Collapse file tree
engine/installation/linux Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ Docker from the repository.
9292 Verify that the key ID is `58118E89F3A912897C070ADBF76221572C52609D`.
9393
9494 ```bash
95- $ apt-key fingerprint 58118E89F3A912897C070ADBF76221572C52609D
95+ $ sudo apt-key fingerprint 58118E89F3A912897C070ADBF76221572C52609D
9696
9797 pub 4096R/2C52609D 2015-07-14
9898 Key fingerprint = 5811 8E89 F3A9 1289 7C07 0ADB F762 2157 2C52 609D
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ Docker from the repository.
8080 Verify that the key ID is `58118E89F3A912897C070ADBF76221572C52609D`.
8181
8282 ```bash
83- $ apt-key fingerprint 58118E89F3A912897C070ADBF76221572C52609D
83+ $ sudo apt-key fingerprint 58118E89F3A912897C070ADBF76221572C52609D
8484
8585 pub 4096R/2C52609D 2015-07-14
8686 Key fingerprint = 5811 8E89 F3A9 1289 7C07 0ADB F762 2157 2C52 609D
You can’t perform that action at this time.
0 commit comments