mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
update gpg add key command, without sudo it fails
Signed-off-by: Hugo Marisco <0x6875676f@gmail.com>
This commit is contained in:
parent
ebf8ca9a67
commit
7f7953dcc2
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ packages from the new repository:
|
|||
|
||||
3. Add the new `gpg` key.
|
||||
|
||||
$ apt-key adv --keyserver hkp://pgp.mit.edu:80 --recv-keys 58118E89F3A912897C070ADBF76221572C52609D
|
||||
$ sudo apt-key adv --keyserver hkp://pgp.mit.edu:80 --recv-keys 58118E89F3A912897C070ADBF76221572C52609D
|
||||
|
||||
4. Open the `/etc/apt/sources.list.d/docker.list` file in your favorite editor.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue