diff --git a/Dockerfile b/Dockerfile index bed4bb8..c8c44d0 100755 --- a/Dockerfile +++ b/Dockerfile @@ -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 diff --git a/rd.icecast.conf b/rd.icecast.conf index 6e761b7..a8f8dea 100755 --- a/rd.icecast.conf +++ b/rd.icecast.conf @@ -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 -