minor df cleanup #1

Merged
finn merged 1 commits from dfcleanup into master 2024-07-07 22:05:28 +00:00
Showing only changes of commit 87bde44854 - Show all commits

View File

@ -1,6 +1,7 @@
#Dockerfile for a Postfix email relay service
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 && \
apk add bash gawk cyrus-sasl cyrus-sasl-login cyrus-sasl-crammd5 mailx \