Skip to content

hopeua/docker-shoutcast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ShoutCast docker image

hope/shoutcast

ShoutCast streaming server.

Ports:

  • 7777 – main port
  • 7778 – legacy port (optional)

Run

Create Dockerfile with following content

FROM hope/shoutcast

Write configuration file container-files/sc.conf

Build image

docker build -t shoutcast .

Run container

docker run -d -p 7777:7777 --name=shoutcast shoutcast

About

Docker Image for ShoutCast

Resources

License

Stars

Watchers

Forks

Packages