mime support

This commit is contained in:
2025-11-24 14:45:23 +00:00
parent 0fac5b853c
commit b1d1d63f3f

View File

@@ -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