move smtp/Dockerfile to smtp.Dockerfile

This commit is contained in:
2026-06-22 22:55:34 +01:00
parent d3e832f064
commit c07f55e8d4
2 changed files with 3 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
FROM git.joeac.net/joeac/armv7/msmtp:1.8.32-alpine3.23
ARG LOCAL_SMTP_PORT
EXPOSE $LOCAL_SMTP_PORT
COPY smtp/.msmtprc ./