
build: 
	docker build -t 0xflotus/hcal .

run: 
	docker run --rm 0xflotus/hcal
