diff options
| author | Joe Carstairs <me@joeac.net> | 2026-06-22 22:55:34 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-06-22 22:55:34 +0100 |
| commit | c07f55e8d428f1f1b0167958d022bfb33f519005 (patch) | |
| tree | 8b33a99361db55d50a54edad06ff6619907c09d5 /smtp/Dockerfile | |
| parent | d3e832f064abcf5ab6fe5b66e6affe9dafd62e76 (diff) | |
move smtp/Dockerfile to smtp.Dockerfile
Diffstat (limited to 'smtp/Dockerfile')
| -rw-r--r-- | smtp/Dockerfile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/smtp/Dockerfile b/smtp/Dockerfile deleted file mode 100644 index dc4fb6e..0000000 --- a/smtp/Dockerfile +++ /dev/null @@ -1,4 +0,0 @@ -FROM git.joeac.net/joeac/armv7/msmtp:1.8.32-alpine3.23 -ARG LOCAL_SMTP_PORT -EXPOSE $LOCAL_SMTP_PORT -COPY .msmtprc ./ |
