mirror of
https://github.com/mjl-/mox.git
synced 2025-02-23 23:33:05 +03:00
2 lines
54 B
Text
2 lines
54 B
Text
FROM alpine:3.17
|
|
RUN apk add postfix bind-tools mailx
|