Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 914 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 914 Bytes

About

Limitations

Disables RabbitMQ and MQTT

Build

docker build -t efacilitation/docker-janus-webrtc-gateway .

Ports

Port Description
80 HTML-Examples
8088 RESTful API
8188 WebSocket API

Environment variables

No environment variables are needed for this image.

Linked Containers

This container does not need any container linked to.

Run

docker run -d -p 80:80 -p 7088:7088 -p 8088:8088 -p 8188:8188 efacilitation/docker-janus-webrtc-gateway:latest