Sign inSign up

44934045/webradio

By 44934045

Updated 7 months ago

Um player de rádio simples (super) e customizável.

Image
Internet of things
0

10K+

44934045/webradio repository overview

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.

Tag summary

Content type

Image

Digest

sha256:bbd03c8d6

Size

50.7 MB

Last updated

7 months ago

docker pull 44934045/webradio