Start Docker On Ubuntu
blogflow.danelleandryan.us › start-docker-on-ubuntuJan 05, 2022 · Start Docker On Ubuntu After installing the Nvidia Container Toolkit, you'll need to restart the Docker Daemon in order to let Docker use your Nvidia GPU: sudo systemctl restart docker Changing the docker-compose.yml Now that all the packages are in order, let's change the docker-compose.yml to let the Jellyfin container make use of the Nvidia GPU.