

Linux distribution Supported storage drivers Docker CE on Ubuntu aufs, devicemapper, overlay2 (Ubuntu 14.04.4 or later, 16. OLD Release + NEW Release.gpg > BAD signature. I could not imagine that the entire repository is not synchronized and cached atomically. In general, the following configurations work on recent versions of the Linux distribution: The CDN cached a newer signature Release.gpg but did NOT refresh Release's cache at the same time. Software & Updates Additional Drivers No additional driver available. Ubuntu docker.io package was updated on Sep 27, 2018, which is only a month after that version was released on Aug 21, 2018. Currently, the Ubuntu docker.io package is at docker 18.06.1. Following steps are done to check if Nvidia GPU is found. This is now the best way nowadays, since the Ubuntu repos are keeping up with the docker releases.

$ sudo docker infoĪfter this I was able to run docker container on my "16.04.2 LTS (Xenial Xerus)" sudo docker run -dit ubuntuįor Docker CE, only some configurations are tested, and your operating system’s kernel may not support every storage driver. It seems like Ubuntu 16.04 can’t detect Nvidia Quadro T1000 with Max-Q Design. Verify that the daemon is using the overlay/overlay2 storage driver. Assuming that the file was empty, add the following contents.

$ cp -au /var/lib/docker /var/lib/docker.bkĮdit /etc/docker/daemon.json. $ sudo systemctl stop docker Copy the contents of /var/lib/docker to a temporary location. The problem looks like it's unable to locate a /boot/grub/menu.lst file. The answer to your problem is most likely to be in the last 'paragraph.'. I did some research and I found the answer, I was able to fix the issue by using the overlay2 as storage driver, I followed the below link for that: īelow step I took to fix the issue: Stop Docker. sudo apt-get autoremove was for removing a package that was effectively clutter.
