warehouse-radio/icecast (sha256:296588c721a6877da6942f3f6f9d3104d9237e13b38401c57928b4ae0bc283f9)

Published 2026-08-16 22:40:01 +10:00 by kyle in kyle/warehouse-radio

Installation

docker pull forge.cherrysofa.com/kyle/warehouse-radio/icecast@sha256:296588c721a6877da6942f3f6f9d3104d9237e13b38401c57928b4ae0bc283f9
sha256:296588c721a6877da6942f3f6f9d3104d9237e13b38401c57928b4ae0bc283f9

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-16T12:39:49Z
org.opencontainers.image.revision 61e81bf91bcd744182cf680603775b18fbf9c811
org.opencontainers.image.source https://forge.cherrysofa.com/kyle/warehouse-radio
Details
Container
2026-08-16 22:40:01 +10:00
3
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