commit | e763e356bf606f4b8cd882f910681271f6195b72 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@onlab.us> | Tue Mar 21 10:52:32 2017 -0700 |
committer | Ray Milkey <ray@onlab.us> | Tue Mar 21 13:19:47 2017 -0700 |
tree | 339cc783673a872759627bebb7319209532ec483 | |
parent | 12c08c07dbb6ca9f54a8be7f96ac2bd6d80c709d [diff] [blame] |
Upgrades from 1.9 for docker image generation Change-Id: I96039829f335428e528a82ac1a0e6c1569ce02cd
diff --git a/.dockerignore b/.dockerignore new file mode 100644 index 0000000..f78caff --- /dev/null +++ b/.dockerignore
@@ -0,0 +1,17 @@ +**/*.class +**/target +**/*.iml +**/*.pyc +**/.idea +.javacp* + +.buckd +buck-out +bucklets/plugins +.git +bin + +web/gui/src/main/webapp/tests/node_modules +web/gui/src/test/_karma/node_modules +web/gui/src/main/webapp/node_modules +