eddyhub / docker-thunderbird

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dockerized Thunderbird

Run Thunderbird inside an isolated Docker container. This is achieved by sharing a socket for X11 and PulseAudio.

I took some snippets and examples from here: https://github.com/terlar/docker-spotify-pulseaudio

Instructions

  1. Clone this repository and change to the directory:
git clone https://github.com/eddyhub/docker-thunderbird.git && cd docker-thunderbird
  1. Build and run the the containera:
scripts/thunderbird

Data will be safed in $HOME/container_homes/thunderbird

About

License:MIT License


Languages

Language:Shell 65.1%Language:Dockerfile 34.9%