blender
10M+
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
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.
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
Content type
Image
Digest
sha256:4855fd2b1…
Size
1.4 GB
Last updated
5 days ago
docker pull linuxserver/blender:5.1.2Pulls:
3,612
Last week