Um player de rádio simples (super) e customizável.
10K+
Github
Sugestão para o docker compose:
services:
webradio:
image: 44934045/webradio
ports:
- "8080:80"
volumes:
- wr_data:/var/www/html
environment:
- HIDE_CONFIG=false #hide "Radio Config" Link - true or false
restart: unless-stopped
volumes:
wr_data:
Suba o container e aponte o browser na porta 8080. Selecione a rádio e espere alguns segundos para carregar.
Content type
Image
Digest
sha256:bbd03c8d6…
Size
50.7 MB
Last updated
7 months ago
docker pull 44934045/webradio