Makefile 108 Bytes
Newer Older
tinywell committed
1 2


3 4
geo_agent:
	docker build -t brilliance/geo_agent .
tinywell committed
5

tinywell committed
6 7
dev_agent:
	docker build -t brilliance/geo_agent:dev .