All apps · 0 apps
Thunderbird
Docker app from ich777's Repository
Overview
This container will download and install Thunderbird from the preferred branch and language.
ATTENTION: If you want to change the language, you have to delete every file in the 'thunderbird' directory except the 'profile' folder.
RESOLUTION: You can also change the resolution from the WebGUI, to do that simply click on 'Show more settings...' (on a resolution change it can occour that the screen is not filled entirely with the Thunderbird window, simply restart the container and it will be fullscreen again).
Install Thunderbird on Unraid in a few clicks.
Find Thunderbird in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for Thunderbird Review the template variables and paths Click Install
Categories
Download Statistics
428,803
Total Downloads
4,954
This Month
6,010
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allLinks
Details
Repository
ghcr.io/ich777/thunderbirdLast Updated2026-06-18
First Seen2020-10-11
Runtime arguments
- Web UI
http://[IP]:[PORT:8080]/vnc.html?autoconnect=true- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--restart=unless-stopped --shm-size=2G
Template configuration
Data DirPathrw
Data Path
- Target
- /thunderbird
- Value
- /mnt/cache/appdata/thunderbird/
noVNC WebGUIPorttcp
TCP noVNC WebGUI
- Target
- 8080
- Value
- 8080
Preferred Thunderbird VersionVariable
Enter your preferred Thunderbird branch 'latest' or 'beta' are allowed.
- Target
- THUNDERBIRD_V
- Value
- latest
Preferred Thunderbird LanguageVariable
Enter your preferred language here (eg: 'en-US', 'de', 'fr', 'en-GB',... you can get a full list here: https://archive.mozilla.org/pub/thunderbird/releases/latest/README.txt)
- Target
- THUNDERBIRD_LANG
- Value
- en-US
Custom Screen WidthVariable
Minimum screen width 1000 pixels
- Target
- CUSTOM_RES_W
- Value
- 1280
Custom Screen HeightVariable
Minimum screen hight 880 pixels
- Target
- CUSTOM_RES_H
- Value
- 768
Extra ParametersVariable
If needed enter extra startup parameters here otherwise leave empty.
- Target
- EXTRA_PARAMETERS
UIDVariable
Container Variable: UID
- Value
- 99
GIDVariable
Container Variable: GID
- Value
- 100
UmaskVariable
Container Variable: UMASK
- Target
- UMASK
- Value
- 000