Blender
Description
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
Image
linuxserver/blender:latest
Categories
- Uncategorized Services
Ports
- 3000:3000/tcp
- 3001:3001/tcp
Volumes
Container | Bind |
---|---|
/config | /opt/appdata/blender |
Environment Variables
Name | Label | Default | Description |
---|---|---|---|
PUID | PUID | 1024 | for UserID |
PGID | PGID | 100 | for GroupID |
TZ | TZ | Europe/Amsterdam | specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List). |
SUBFOLDER | SUBFOLDER | / | ```Specify a subfolder to use with reverse proxies, IE `/subfolder/```` |
Labels
Key | Value |
---|---|
traefik.enable | true |
traefik.http.routers.blender.rule | Host(`blender.{$TRAEFIK_INGRESS_DOMAIN}`) |
traefik.http.routers.blender.entrypoints | https |
traefik.http.services.blender.loadbalancer.server.port | 3000 |
traefik.http.routers.blender.tls | true |
traefik.http.routers.blender.tls.certresolver | default |
traefik.http.routers.blender.middlewares | traefik-forward-auth |
mafl.enable | true |
mafl.title | Blender |
mafl.description | 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. |
mafl.link | https://blender.{$TRAEFIK_INGRESS_DOMAIN} |
mafl.icon.wrap | true |
mafl.icon.color | #007acc |
mafl.status.enabled | true |
mafl.status.interval | 60 |
mafl.group | Services |
mafl.icon.url | https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/blender-logo.png |