Sign inSign up

staannoe/mailpile

By staannoe

Updated about 11 years ago

A modern, fast web based email client with user-friendly encryption and privacy features

Image
5

654

staannoe/mailpile repository overview

Mailpile Beta

Docker build for the modern, fast web based email client with user-friendly encryption and privacy features

Example run command:

docker run -d --name=mailpile -p 127.0.0.1:33411:33411 staannoe/mailpile

Example run command (exposing the storage volume):

docker run -d --name=mailpile -p 127.0.0.1:33411:33411 -v <storage location>:/root/.local/share/Mailpile staannoe/mailpile

Access Mailpile entering the url:

http://localhost:33411

in your browser.

Tag summary

Content type

Image

Digest

sha256:4e21f0c1c

Size

308.4 MB

Last updated

about 11 years ago

docker pull staannoe/mailpile