Postfix wieder aktiviert
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ed1effbdf3
commit
54fff1b051
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ RUN apt-get install -y lilypond
|
|||
RUN apt-get install -y ffmpeg
|
||||
RUN apt-get install -y fluidsynth
|
||||
# enable postfix to be able to send mails
|
||||
#RUN /opt/docker/bin/usr-bin/docker-service-enable postfix
|
||||
#RUN mkfifo /var/spool/postfix/public/pickup
|
||||
RUN /opt/docker/bin/usr-bin/docker-service-enable postfix
|
||||
RUN mkfifo /var/spool/postfix/public/pickup
|
||||
#RUN service postfix restart
|
||||
|
||||
#restart apache
|
||||
|
|
Loading…
Reference in a new issue