warehouse-radio/icecast (sha256:21d019b49ac65db990daee52a6d5539dddc8ba55dc3e2da92fe87f6f9db0126e)

Published 2026-08-16 23:20:10 +10:00 by kyle in kyle/warehouse-radio

Installation

docker pull forge.cherrysofa.com/kyle/warehouse-radio/icecast@sha256:21d019b49ac65db990daee52a6d5539dddc8ba55dc3e2da92fe87f6f9db0126e
sha256:21d019b49ac65db990daee52a6d5539dddc8ba55dc3e2da92fe87f6f9db0126e

Image layers

ADD alpine-minirootfs-3.20.10-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache icecast gettext # buildkit
COPY icecast.xml.template /etc/icecast.xml.template # buildkit
COPY entrypoint.sh /entrypoint.sh # buildkit
RUN /bin/sh -c chmod +x /entrypoint.sh # buildkit
USER icecast
EXPOSE [8000/tcp]
ENTRYPOINT ["/entrypoint.sh"]

Labels

Key Value
org.opencontainers.image.created 2026-08-16T13:20:01Z
org.opencontainers.image.revision cc2ba2e61e243aae0b27c436d711782e5fd10ef9
org.opencontainers.image.source https://forge.cherrysofa.com/kyle/warehouse-radio
Details
Container
2026-08-16 23:20:10 +10:00
2
OCI / Docker
linux/amd64
9 MiB
Versions (9) View all
eafaf0e9 2026-08-16
latest 2026-08-16
2856ed14 2026-08-16
cc2ba2e6 2026-08-16
424637b0 2026-08-16