geo_agent:
	docker build -t brilliance/geo_agent .

dev_agent:
	docker build -t brilliance/geo_agent:dev .