Skip to content

dsilabs/docker-zoom-tiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zoom Tiny

A self-contained instance of Zoom suitable for playing around.

usage:

$ docker build -t zoom-tiny .
$ docker run -d -p 8080:80 --name zoom-tiny-dev zoom-tiny

then go to http://localhost:8080 in your browser.

About

Standalone Zoom instance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published