all: pssql
pssql:
	docker build --compress -t epicmorg/postgres:latest .
	docker push epicmorg/postgres:latest