Skip to content

trinhdaiphuc/janus-gateway-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Janus gateway docker

Introduction

This is a docker image for Janus Webrtc Gateway. About the details of setup for this docker image, you should read the official docs https://janus.conf.meetecho.com/index.html carefully.

How to use

Build and run docker image

make build
make run

Use docker image from registry

docker run --network host --name janus -d ghcr.io/trinhdaiphuc/janus-gateway-docker:latest