minor df cleanup #1
@@ -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 \
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user