all: emgdev
emgdev:
	docker build --compress -t epicmorg/edge .
	docker push epicmorg/edge