
build_base:
	docker build -f Dockerfile.base -t belcanto_base .

