build:
	docker build -t jitsi/prosody .

.PHONY: build
