Y
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
mslansn
355 days ago
Literally four commands that can be copypasted.
https://docs.docker.com/engine/install/fedora/#install-using...
link
koakuma-chan
355 days ago
Look at Debian
link
Mashimo
355 days ago
It's in the repository, no?
I don't remember having trouble installing docker on debian.
link
koakuma-chan
355 days ago
You need to add
their
repository. It's way harder than it should be.
link
Mashimo
355 days ago
I'm 80% sure i use this one and it works for me
https://packages.debian.org/trixie/docker.io
link
literalAardvark
354 days ago
Still a single copy/paste...
link