added Makefile

This commit is contained in:
Sameer Naik
2014-09-22 14:19:19 +05:30
parent c590589aab
commit 916a36f163
+4
View File
@@ -0,0 +1,4 @@
all: build
build:
@docker build --tag=${USER}/postgresql .