Include curl, note icecast config source

This commit is contained in:
Dave Pedu 2014-12-14 17:45:12 -08:00
parent c8212df386
commit ba0b5e059f
2 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ RUN apt-get update ; \
echo "mysql-server-5.5 mysql-server/root_password_again password root" | debconf-set-selections ; \
echo "mysql-server-5.5 mysql-server/root_password password root" | debconf-set-selections ; \
echo "rivendell-server rivendell-server/debconfenable boolean false" | debconf-set-selections ; \
apt-get -y install rivendell rivendell-server rivendell-doc mysql-server jack-rack jamin jackd qjackctl
apt-get -y install rivendell rivendell-server rivendell-doc mysql-server jack-rack jamin jackd qjackctl curl
COPY rdmysql.conf /etc/mysql/conf.d/rdmysql.cnf
COPY rd.icecast.conf /etc/rd.icecast.conf

View File

@ -1,3 +1,4 @@
;source: /usr/share/doc/rivendell/examples/conf/rlm_icecast2.conf
[Icecast1]
Username=source
Password=source
@ -8,4 +9,3 @@ FormatString=%a - %t
MasterLog=Yes
Aux1Log=No
Aux2Log=No