Skip to content

Docker build for nantille/blender_28_mod

Notifications You must be signed in to change notification settings

framctr/docker-blender_28_mod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-blender_28_mod

Description

A disposable docker image to build a portable nantille/blender_28_mod on CentOS 7.

Warning ⚠ Currently only the master branch is supported. It means that blender cannot be compiled with stable versions, but only latest.
If you want to check available blender branches anyway, you can find them at https://github.com/blender/blender/branches.

Usage

cd to the folder where Dockerfile and bash scripts are. Then:

  • if you want to build, store and dispose, use sudo ./launch.sh. The resulting archive is saved in the current folder.
  • if you want to work on it interactively then
$ sudo docker build -t scriptfx/blender_nantille:28 .
$ sudo docker run -ti scriptfx/blender_nantille:28 /bin/bash

About

Docker build for nantille/blender_28_mod

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published