Skip to content

This is a github repository to install a cuda docker with BPY Blender

Notifications You must be signed in to change notification settings

MaximilianArnold/bpy-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

bpy-docker

This is a github repository to install with a Cuda docker the blender wheel package

How to build

docker build -t bpy-docker .

How to run

docker run --rm -it --gpus all -v /:/workspace/ -p 52710:52710 --name bpy-docker-1 bpy-docker bash

About

This is a github repository to install a cuda docker with BPY Blender

Resources

Stars

Watchers

Forks

Releases

No releases published