Skip to content

savestheday/docker-ventrilo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minimal docker image for running Ventrilo

  • Built on baseimage-docker
  • Sets codec to Speex for mac client compatibiity

To run, publish Ventrilo's port ( 3784 ) for both tcp and udp. For example:

docker run -d -p 3784:3784 -p 3784:3784/udp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%