summaryrefslogtreecommitdiff
path: root/.dockerignore
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2017-11-30 16:47:52 -0800
committerFrédéric Guillot <fred@kanboard.net>2017-11-30 16:55:53 -0800
commit55547db6ce691a71d19a502178c2a9e00a303dd5 (patch)
tree41197ca843b9b0d5f47e6b22e5bcc00a4aa37b68 /.dockerignore
parent12202f04511c14844641edce879afd81e10e767b (diff)
Improve docker build to use hooks
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore
index 46051a1f..58a7e413 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -17,3 +17,4 @@ Vagrantfile
web.config
bower_components
node_modules
+hooks \ No newline at end of file