Open pavel-github opened 3 years ago
After comparing https://download.docker.com/linux/ubuntu/dists/focal/ and https://download.docker.com/linux/ubuntu/dists/groovy/ I see that there is no InRelease
file in stable channel (only in test).
I guess this is the answer.
Any plans to make docker available in stable
channel?
Hi, I try to use docker-machine for Ubuntu 20.10 distribution, but get this error
Package 'docker-ce' has no installation candidate
. Debug output is here:It looks like Docker provides a repo for Ubuntu Groovy: https://download.docker.com/linux/ubuntu/dists/groovy/. Do I miss something or is it an issue? Thanks