mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 14:22:40 +01:00
@@ -4,6 +4,6 @@ LABEL maintainer "Jessie Frazelle <jess@linux.com>"
|
|||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
bash
|
bash
|
||||||
|
|
||||||
COPY sendmail /usr/bin/sendmail
|
COPY sendemail /usr/bin/sendemail
|
||||||
|
|
||||||
ENTRYPOINT [ "sendmail" ]
|
ENTRYPOINT [ "sendemail" ]
|
||||||
|
|||||||
Reference in New Issue
Block a user