Skip to content
 
 

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-bubbleupnpserver

Usage

  • Build image
$ docker build -t <name:tag> .

Note: more about name:tag can find in docker tag Docs

  • Run
$ docker run --rm -it -d --name <container_name> --publish 58050:58050 --publish 58051:58051 --publish 58052:58052 <docker_image>
  • Access http://localhost:58050/

About

BubbleUPnP Server docker image.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages