• Skip to primary navigation
  • Skip to content
  • Skip to footer
  • CV
  • Blog
  • Photos

    How to fix docker error, docker:Error response from daemon: Unknown runtime specified nvidia

    The error usually occurs when Nvidia driver is newly installed or docker/nvidia-docker is installed.

    August 12, 2018 less than 1 minute read

    Photo by Junyong Lee
    'Junyong Lee', '이준용'

    Junyong Lee,
    Ph.D. in CSE

    Staff Research Scientist @ AIC Toronto

    • Toronto
    • CV
    • Google Scholar
    • GitHub
    • LinkedIn
    • Instagram
    • Email

    The error usually occurs when Nvidia driver is newly installed or docker/nvidia-docker is installed.

    Simply type:

    $ sudo service nividia-docker restart
    

    Tags: docker, ubuntu16.04

    Categories: docker, ubuntu

    Updated: August 12, 2018

    Share on

    Twitter Facebook LinkedIn
    Prev Next

    Leave a comment

    You may also enjoy

    How to keep stable adb connection between multiple android devices and docker container in ubuntu PC

    September 1, 2024 3 minute read

    This guide will help you maintain a stable ADB connection between multiple Android devices and a Docker container running on an Ubuntu server.

    How to fix [forkpty: Device not configured][Could not create a new process and open a pseudo-tty.]

    April 12, 2023 1 minute read

    If you’re using a terminal on macOS (Ventura 13.5) and encounter the following error message when trying to open a new terminal session, this guide will help...

    Jump multiple remote hosts using ProxyCommand (SSH Tunneling)

    June 12, 2022 2 minute read

    This article introduces how to ssh-jump on a remote intermediate server(s) to ssh-connect into a target server with a single command.

    • GitHub
    • LinkedIn
    • Feed
    © 2025 Junyong Lee.
    Powered by Jekyll & Minimal Mistakes.