docker-install
docker-install copied to clipboard
missing dependency containerd.io for fedora 29 aarch64
trafficstars
After trying to install the latest nightly of docker-ce on a Raspberry Pi 3 running Fedora 29 it seems that a dependency is not satisfied:
nothing provides containerd.io needed by docker-ce-3:0.0.0.20190323130520.1618664-0.fc29.aarch64
How can I get docker-ce running on my Pi?
Thank you!