mime support
This commit is contained in:
@@ -4,7 +4,7 @@ WORKDIR /app
|
|||||||
|
|
||||||
|
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
&& apt-get install --yes icecast2 gettext mime-support
|
&& apt-get install --yes icecast2 gettext media-types
|
||||||
|
|
||||||
RUN useradd radio
|
RUN useradd radio
|
||||||
RUN chown -R radio:radio /etc/icecast2 /var/log/icecast2
|
RUN chown -R radio:radio /etc/icecast2 /var/log/icecast2
|
||||||
|
|||||||
Reference in New Issue
Block a user