build:
	docker build -t jitsi/web .

.PHONY: build
