|
|
|
|
|
by LelouBil
11 days ago
|
|
Yes, it is worse because using your package manager trusts your distribution (and the packages packager), doing curl bash trusts a random website. While in this case docker is not a random website, it's best to use the package manager when available |
|
Is installing docker from docker own APT repo actually safer than curling a binary from docker's website?