This website works better with JavaScript
Home
Explore
Help
Register
Sign In
xiaoguang_li
/
hue
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
HUE-9018 [docker] Adding .dockerignore to speed up builds from dev env
Cuts context from 2G to 750MB.
Romain
6 years ago
parent
ac5d6d2400
commit
513e5d1d02
1 changed files
with
5 additions
and
0 deletions
Split View
Show Diff Stats
5
0
.dockerignore
+ 5
- 0
.dockerignore
View File
@@ -0,0 +1,5 @@
+build
+logs
+node_modules
+.git
+.vscode