correct platform

This commit is contained in:
2025-11-24 13:57:57 +00:00
parent 073ae3fb25
commit a73935e643

View File

@@ -1,8 +1,5 @@
FROM moul/icecast
RUN apk add --no-cache gettext
# Copy template + entrypoint into image
COPY icecast.xml.template /etc/icecast2/icecast.xml.template
COPY entrypoint.sh /entrypoint.sh