-
Notifications
You must be signed in to change notification settings - Fork 11
Install Dependencies
M1chaelM edited this page Jul 28, 2021
·
8 revisions
- Follow the Docker installation instructions.
- Complete the Linux Postinstall steps to allow you to manage Docker as a non-root user.
- Follow Nvidia's instructions to install the Nvidia Container Toolkit for Ubuntu.
- Install Rocker using one of the methods given in the official installation instructions (either using
apt
with the Debian package or usingpip
install).
Note that some use cases and run.bash
options currently require installing the latest version of rocker using the instructions listed in the "Development" section. These include
- experimental CUDA library support
- overriding the local user name to produce the CI image
- novnc
- mounting local directories other than
home