warehouse-radio/icecast (sha256:c122940cbb915e51659b4c3bd2c1f8d4919ca6f53b34a50a6513b0e276b91996)

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

Installation

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

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:27:12Z
org.opencontainers.image.revision 2856ed14bd7d88d8328de3e3ee3bb719bb4d735b
org.opencontainers.image.source https://forge.cherrysofa.com/kyle/warehouse-radio
Details
Container
2026-08-16 23:27: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