Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 450 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 450 Bytes

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