jibri: add jibri service
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
af305af880
commit
ffa017b74d
2
Makefile
2
Makefile
@@ -2,7 +2,7 @@ FORCE_REBUILD ?= 0
|
||||
JITSI_RELEASE ?= stable
|
||||
JITSI_BUILD ?= latest
|
||||
JITSI_REPO ?= jitsi
|
||||
JITSI_SERVICES ?= base base-java web prosody jicofo jvb jigasi etherpad
|
||||
JITSI_SERVICES ?= base base-java web prosody jicofo jvb jigasi etherpad jibri
|
||||
|
||||
BUILD_ARGS := --build-arg JITSI_REPO=$(JITSI_REPO)
|
||||
ifeq ($(FORCE_REBUILD), 1)
|
||||
|
||||
Reference in New Issue
Block a user