I tried to install the nvidia-docker after installing docker-ce. I followed this : https://github.com/NVIDIA/nvidia-docker to install nvidia-docker. It seems to have install
It seems you may need to purge docker and reinstall it as in the post: github issues
sudo apt remove docker-ce sudo apt autoremove sudo apt-get install docker-ce=5:18.09.0~3-0~ubuntu-bionic sudo apt install nvidia-docker2