Commit e116d8c
atommaki
ubuntu.md: minor update for apt-key usage
Please use the `--keyring /etc/apt/trusted.gpg.d/docker.gpg` option for apt-key when add a new key. It makes the installation cleaner, instead of modifying system wide binary file it creates a new dedicated one. Easier to clean up as it's enough simple delete the file (apt-key del... works too).1 parent 0d2091f commit e116d8c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments