Comment by curt15
2 months ago
> Yes, it is worse because using your package manager trusts your distribution (and the packages packager), doing curl bash trusts a random website.
Is installing docker from docker own APT repo actually safer than curling a binary from docker's website?
Like a sibling comment said, at least you can be sure that updates you will download are provided by the same entity, since the repositories are signed.