Skip to content

shurakenas/docker_icecast_ices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Icecast+ices in Docker

Run

docker run --restart=always --name=radio -d \
 --publish=8000:8000 --publish=8077:8077 \
 --volume=/mnt/music:/mnt/stream/tracks shurakenas/radio:v1

Example

In this example, two separate channels work to broadcast music from different directories. You can delete the second one and leave one, or add a third or more.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published