Sign inSign up

jarreybj/radioforest

By jarreybj

Updated 4 months ago

A PHP-based online radio web player

Image
Web servers
0

2.6K

jarreybj/radioforest repository overview

Docker Hub Image Overview

RadioForest Docker Hub image for quick deployment of the web radio player.

Key Features
  • Pull directly from Docker Hub without manual build
  • Includes the complete RadioForest app
  • Supports one-command startup
  • Suitable for production and testing
  • Alternative to GitHub Container Registry based on preference
Quick Start
docker run -d --name radioforest \
  -p 18882:18882 \
  docker.io/jarreybj/radioforest:latest
Use Cases
  • Fast deployment on a personal server
  • CI/CD automated release pipelines
  • Stable image source for production environments

Use docker.io/jarreybj/radioforest:latest or ghcr.io/jarrey/radioforest:latest depending on your network and preferred registry.

Tag summary

Content type

Image

Digest

sha256:22e8dac9e

Size

45.1 MB

Last updated

4 months ago

docker pull jarreybj/radioforest