warehouse-radio/icecast (sha256:a711379fc81ada4a6c26a2b1de24bf951e2d5da2e8b08c0f3eddd989c479eb4e)

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

Installation

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

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:01:14Z
org.opencontainers.image.revision 372fbb75fa2b16073b3825964c904ede96884821
org.opencontainers.image.source https://forge.cherrysofa.com/kyle/warehouse-radio
Details
Container
2026-08-16 23:01:23 +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