docker-install
docker-install copied to clipboard
bullseye does not exists.
When i try to install it on ubuntu 20.04 i got the following error
gustavo@terminator-T2900:~$ cat /etc/debian_version
bullseye/sid
gustavo@terminator-T2900:~$
curl -fsSL https://raw.githubusercontent.com/docker/docker-install/master/install.sh | sh
# Executing docker install script, commit:
+ sudo -E sh -c apt-get update -qq >/dev/null
E: The repository 'https://download.docker.com/linux/debian bullseye Release' does not have a Release file.```