linuxserver/blender

Sponsored OSS

By linuxserver.io

Updated 5 days ago

Image
Languages & frameworks
43

10M+

linuxserver/blender repository overview

linuxserver/blender

This readme has been truncated from the full version found HERE

Blender is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, motion graphics, interactive 3D applications, virtual reality, and computer games. This image does not support GPU rendering out of the box only accelerated workspace experience

Application Setup

The application can be accessed at:

[!NOTE] The arm64 version of this container ingests its version from the Ubuntu repositories, it is pinned at that version while the amd64 version will always be up to date.

Usage

docker run -d \
  --name=blender \
  -e PUID=1000 \
  -e PGID=1000 \
  -e TZ=Etc/UTC \
  -p 3000:3000 \
  -p 3001:3001 \
  -v /path/to/blender/config:/config \
  --shm-size="1gb" \
  --restart unless-stopped \
  lscr.io/linuxserver/blender:latest

Tag summary

Content type

Image

Digest

sha256:4855fd2b1

Size

1.4 GB

Last updated

5 days ago

docker pull linuxserver/blender:5.1.2

This week's pulls

Pulls:

3,612

Last week