summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 2ff2935..bb77ac8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
-catlfish-dev:
- docker build --no-cache --rm -t catlfish-dev:latest catlfish-dev
+catlfish-dev catlfish-dev-lunahsm:
+ docker build --no-cache --rm -t $@:latest $@
catlfish:
FIXME
-.PHONY: catlfish-dev catlfish
+.PHONY: catlfish-dev catlfish-dev-lunahsm