Merge pull request 'minor df cleanup' (#1) from dfcleanup into master
Some checks failed
Test / build (push) Has been cancelled
Some checks failed
Test / build (push) Has been cancelled
Reviewed-on: #1
This commit is contained in:
commit
668026282e
@ -1,6 +1,7 @@
|
|||||||
#Dockerfile for a Postfix email relay service
|
#Dockerfile for a Postfix email relay service
|
||||||
FROM alpine:3
|
FROM alpine:3
|
||||||
MAINTAINER Juan Luis Baptiste juan.baptiste@gmail.com
|
#MAINTAINER Juan Luis Baptiste juan.baptiste@gmail.com
|
||||||
|
MAINTAINER finn git@hot.oily.dad
|
||||||
|
|
||||||
RUN apk update && \
|
RUN apk update && \
|
||||||
apk add bash gawk cyrus-sasl cyrus-sasl-login cyrus-sasl-crammd5 mailx \
|
apk add bash gawk cyrus-sasl cyrus-sasl-login cyrus-sasl-crammd5 mailx \
|
||||||
|
Loading…
Reference in New Issue
Block a user