all:
	docker build --no-cache --tag chibaclonkd/node ../.. -f chibaclonknode/Dockerfile

.PHONY: all
