Go to file
2014-12-28 15:10:30 +01:00
Dockerfile Shoutcast needs port 8002 for incoming 2014-11-16 12:04:24 +01:00
README.md Added README 2014-12-28 15:10:30 +01:00
shoutcast.conf Moved to different port than icecast 2014-11-15 20:11:52 +01:00

luzifer/shoutcast Dockerfile

This repository contains Dockerfile of ShoutCast DNAS for Docker's automated build published to the public Docker Hub Registry.

Base Docker Image

Installation

  1. Install Docker.

  2. Download automated build from public Docker Hub Registry: docker pull luzifer/shoutcast

Usage

To launch it, just type:

docker run -d -p 8001:8001 -p 8002:8002 luzifer/shoutcast