FluidSynth ebenfalls eingefügt
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
f6bb1bf427
commit
da041e24c8
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ RUN apt-get install -y librsvg2-bin
|
|||
# and lilypond to render notes/songs
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue