How to install nvidia container toolkit inside workbench. I am unable to create a custom app because toolkit is absent. but to install toolkit sudo password for workbench is needed.
Please describe your issue or request: (tick the boxes after creating this topic):
Please tick the appropriate box to help us categorize your post
Bug or Error
Feature Request
Documentation Issue
Other
You don’t need to install the container toolkit because Workbench installs it on the host for you.
Our docs aren’t great at explaining this.
You shouldn’t try to install it in a project container. Your project container is configured to work with the container toolkit AIWB installs on the host.
Overview is:
You install AI Workbench on a host, local and/or remote.
AI Workbench will install various dependencies, e.g. WSL on Windows, and the selected container runtime, as well as things like the container toolkit if the system has a GPU.
Then, you create a new project which is based on a container, and that container is just ready to go.