Files
laconicd-deprecated/networks/local/Makefile
T

5 lines
68 B
Makefile

all:
docker build --tag ethermintd/node ethermintnode
.PHONY: all