Skip to content
Maarten edited this page Mar 12, 2024 · 5 revisions

Installation

https://hub.docker.com/r/djmaze/snappymail/tags

docker pull djmaze/snappymail:latest

https://github.com/the-djmaze/snappymail/pkgs/container/snappymail

docker pull ghcr.io/the-djmaze/snappymail:latest

This version uses https://github.com/docker-mailserver/docker-mailserver

Other docker examples are here: https://github.com/the-djmaze/snappymail/tree/master/examples/docker

Also read:

Persistent data

The volume is located at /var/lib/snappymail. Read more info at https://docs.docker.com/get-started/05_persisting_data/

readonly configuration mount

Currently not possible.

Clone this wiki locally