move smtp/Dockerfile to smtp.Dockerfile
This commit is contained in:
@@ -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 ./
|
||||
Reference in New Issue
Block a user