warehouse-radio/icecast (sha256:afbe085a402193f9bd12e84fc6fbb182008f9b84f7b0162bdab4ef89ec46522f)

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

Installation

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

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:35:11Z
org.opencontainers.image.revision eafaf0e9afc8d676ff69c782c1fe3d7fa50793d1
org.opencontainers.image.source https://forge.cherrysofa.com/kyle/warehouse-radio
Details
Container
2026-08-16 23:35:21 +10:00
1
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