summary refs log tree commit diff
path: root/.dockerignore
diff options
context:
space:
mode:
authorMichael Kaye <1917473+michaelkaye@users.noreply.github.com>2018-05-11 17:21:12 +0100
committerGitHub <noreply@github.com>2018-05-11 17:21:12 +0100
commit16f41237f076485184237a91e62b41445e75fc33 (patch)
tree915562c702471ba340e16d547a7fc501e36dcc95 /.dockerignore
parentMerge pull request #3208 from matrix-org/rav/more_refactor_request_handler (diff)
parentAdd Docker packaging in the author list (diff)
downloadsynapse-16f41237f076485184237a91e62b41445e75fc33.tar.xz
Merge pull request #2846 from kaiyou/feat-dockerfile
Add a Dockerfile for synapse
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore
new file mode 100644
index 0000000000..f36f86fbb7
--- /dev/null
+++ b/.dockerignore
@@ -0,0 +1,5 @@
+Dockerfile
+.travis.yml
+.gitignore
+demo/etc
+tox.ini