/janus-gateway-docker

Docker image for Janus gateway

Primary LanguageDockerfile

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