all:
	docker build --tag emintd/node ethermintnode

.PHONY: all
