Add dockerfile for MDG's
[osm/devops.git] / docker / light-ui / Makefile
diff --git a/docker/light-ui/Makefile b/docker/light-ui/Makefile
new file mode 100644 (file)
index 0000000..e638100
--- /dev/null
@@ -0,0 +1,6 @@
+include ../mk/Makefile.include
+
+# Currently LW-UI needs no-cache (binary version packages not yet available)
+DOCKER_ARGS += $(NO_CACHE)
+
+MDG=$(shell basename $(CURDIR))