An Nvidia GPU container for PufferTank, PufferLib, and supported projects. We strongly recommend VSCode DevContainers for local development.
Docker is a containerization technology to package code and its dependencies. Install and configure docker Docker Desktop by following the official install instructions for your operationg system and then completing the post-installation steps. Linux users may also need to install Nvidia Container Toolkit.
To test your docker installation: docker run hello-world
.
Windows users should clone to WSL
Install Visual Studio Code From the Extensions panel on the left: Dev Containers > Install F1 > Dev Containers: Open Folder in Container > puffertank
For more information see Containerized Development
bash docker.sh test
Comes pre-loaded with my NeoVim config. :PlugInstall for code completion with SuperMaven.