Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on May 6, 2025. It is now read-only.

Tufalabs/stack

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

Tufa Stack Dockerfiles (based on Lambda Stack)

Dockerfiles with rolling-release Lambda Stack, designed for use with nvidia-container-toolkit

Installing nvidia-container-toolkit

  1. Ensure that you have a docker version > 19.03. On Ubuntu, you can simply run sudo apt-get install docker.io. On a different OS, or if you prefer to use upstream docker, follow Docker's installation instructions

  2. If using Lambda Stack on your host machine, install nvidia-container-toolkit with sudo apt-get install nvidia-container-toolkit. Otherwise, follow NVIDIA's installation instructions

Building images

Build the image with the appropriate command for the distribution you wish to use. Note that only current LTS versions are supported: 20.04, 22.04, and 24.04.

sudo docker build -t tufa-stack:24.04 --build-arg UBUNTU_VERSION=24.04 .

Note that building these docker images requires acceptance of the cuDNN license agreement

Pushing images

First make sure you are authenticated with ghcr.io.

Then run:

sudo docker tag tufa-stack:24.04 ghcr.io/tufalabs/stack:24.04
sudo docker push ghcr.io/tufalabs/stack:24.04

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Dockerfile 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.