diff options
author | Frédéric Guillot <fred@kanboard.net> | 2019-06-21 21:01:43 -0700 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2019-06-21 21:01:43 -0700 |
commit | 12e2e0292534b48840bcb110897256c12d8117f3 (patch) | |
tree | f94b18571e2940518e9fd985d168a3bf7da5f717 /.dockerignore | |
parent | 19208bfab2fd5328d5e4703177a40e2d950c1486 (diff) |
Tweak Docker manifest
Diffstat (limited to '.dockerignore')
-rw-r--r-- | .dockerignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore index e17c9e33..78631770 100644 --- a/.dockerignore +++ b/.dockerignore @@ -17,6 +17,7 @@ tests ChangeLog composer.json Dockerfile +Dockerfile.* Makefile package.json Vagrantfile |