summaryrefslogtreecommitdiffstats
path: root/components/datalake-handler/admin/src/.dockerignore
diff options
context:
space:
mode:
authorEkko Chang <ekko.chang@qct.io>2019-05-13 18:41:30 +0800
committerEkko Chang <ekko.chang@qct.io>2019-05-13 18:46:02 +0800
commit5919a1400fc660139ba23ae31730a4eb53eac046 (patch)
tree4d1b5bff0ce2574747053f1978ea41d935b1a387 /components/datalake-handler/admin/src/.dockerignore
parent59e2cb0714953e91f5a6c29c58fb935f44975442 (diff)
Modify framework of front-end
1. Integrate REST API with feeder 2. Implement css coding 3. Dockerize app and add license header Issue-ID: DCAEGEN2-1188 Change-Id: If4f0c70c842f81a44266a21dd598ab503bdc5dd8 Signed-off-by: Ekko Chang <ekko.chang@qct.io>
Diffstat (limited to 'components/datalake-handler/admin/src/.dockerignore')
-rw-r--r--components/datalake-handler/admin/src/.dockerignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/components/datalake-handler/admin/src/.dockerignore b/components/datalake-handler/admin/src/.dockerignore
new file mode 100644
index 00000000..10c790e3
--- /dev/null
+++ b/components/datalake-handler/admin/src/.dockerignore
@@ -0,0 +1,5 @@
+node_modules
+.git
+.gitignore
+README.md
+.vscode