A modern, fast web based email client with user-friendly encryption and privacy features
654
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:
in your browser.
Content type
Image
Digest
sha256:4e21f0c1c…
Size
308.4 MB
Last updated
about 11 years ago
docker pull staannoe/mailpile