|
|
|
|
|
by flynumber
471 days ago
|
|
The have info on Docker in their GitHub readme Docker
Although not recommended, you can also run mox with docker image r.xmox.nl/mox, >with tags like v0.0.1 and v0.0.1-go1.20.1-alpine3.17.2, see >https://r.xmox.nl/r/mox/. See https://github.com/mjl-/mox/blob/main/docker->compose.yml to get started. New docker images aren't (automatically) generated for new Go runtime/compile >releases. It is important to run with docker host networking, so mox can use the public IPs >and has correct remote IP information for incoming connections (important for >junk filtering and rate-limiting). |
|