docker-hybrid/postfix/Dockerfile

5 lines
124 B
Docker

FROM debian:latest
ENV DEBIAN_FRONTEND noninteractive
RUN apt-get update && apt-get -y install postfix supervisor rsyslog