Skip to content

Multiarch Blender containers!

Notifications You must be signed in to change notification settings

k8ieone/blender-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blender

The image is based on Arch Linux, using lopsided's images. Blender is simply installed as a package. The PKGBUILD was adopted from the x86 package.

Supported architectures are linux/aarch64 and linux/amd64. linux/arm/v7 was dropped because I couldn't get it to build 😩. The support of ARMv7 in most of Blender's dependencies is basically nonexistent 😔.

Known issues

  • In order to compile on ARM and have feature parity with x86, some features had to be disabled:

Versions

Blender version Tag GHCR Link Notes
2.93.5 ghcr.io/a13xie/blender:2.93.5 Here
3.3.1 ghcr.io/a13xie/blender:3.3.1 Here Enabled Alembic
3.4.1 ghcr.io/a13xie/blender:3.4.1 Here Working Embree and OpenPGL 🎉
3.5.0 ghcr.io/a13xie/blender:3.5.0 Here
3.6.0 ghcr.io/a13xie/blender:3.6.0 Here
3.6.2 ghcr.io/a13xie/blender:3.6.2 Here Built without OpenXR and OSL

About

Multiarch Blender containers!

Resources

Stars

Watchers

Forks

Releases

No releases published