From 3d6bdf5772503872e63aa1d056a1e44844e95a43 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Tue, 11 Aug 2026 22:07:33 +0100 Subject: can't install http/smtp with Make/Podman --- smtp.Dockerfile | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 smtp.Dockerfile (limited to 'smtp.Dockerfile') diff --git a/smtp.Dockerfile b/smtp.Dockerfile deleted file mode 100644 index d615479..0000000 --- a/smtp.Dockerfile +++ /dev/null @@ -1,5 +0,0 @@ -FROM git.joeac.net/joeac/armv7/msmtp:1.8.32-alpine3.23 -RUN apk --no-cache add gettext gnutls -ARG SMTP_PORT -EXPOSE $SMTP_PORT -COPY smtp/.msmtprc ./ -- cgit v1.2.3