docker https://download.docker.com/linux/ubuntu ulyssa Release code example
Example 1: docker install
$ curl -fsSL https://get.docker.com -o get-docker.sh
$ sudo sh get-docker.sh
Example 2: install docker ubuntu
$ sudo apt-get remove docker docker-engine docker.io containerd runc