5 Docker
Maarten edited this page 2024-03-12 22:14:12 +01:00

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.