synchronizer:
	sudo docker build --rm -f Dockerfile.synchronizer -t xosproject/veg-synchronizer .

up:
	docker-compose -p veg up -d