The repository 'https://download.docker.com/linux/ubuntu focal Release' does not have a Release file

Shell
$ sudo add-apt-repository \
   "deb [arch=amd64] https://download.docker.com/linux/ubuntu \
   bionic \
   stable"

Source

Also in Shell: