Hacker News new | ask | show | jobs
by koakuma-chan 355 days ago
It's actually pretty hard to install Docker... Add Docker official GPG key... Install a bunch of crap...
1 comments

Literally four commands that can be copypasted. https://docs.docker.com/engine/install/fedora/#install-using...
Look at Debian
It's in the repository, no?

I don't remember having trouble installing docker on debian.

You need to add their repository. It's way harder than it should be.
I'm 80% sure i use this one and it works for me https://packages.debian.org/trixie/docker.io
Still a single copy/paste...