build:
	docker build -t jitsi/jicofo .

.PHONY: build
