summary refs log tree commit diff
path: root/.dockerignore
diff options
context:
space:
mode:
authorJan Christian Grünhage <jan.christian@gruenhage.xyz>2018-09-19 13:48:41 +0200
committerJan Christian Grünhage <jan.christian@gruenhage.xyz>2018-09-20 14:55:11 +0200
commit8dfb33d325a7b231668973338894d08f0d5436c9 (patch)
treeeeea8a36b786ebdd1a0564c5719f3035eb052571 /.dockerignore
parentMerge pull request #3868 from matrix-org/neilj/fix_room_invite_mail_links (diff)
downloadsynapse-8dfb33d325a7b231668973338894d08f0d5436c9.tar.xz
make python 3 work in the docker container
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore
index 0180602e56..81e8f6d50a 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -2,6 +2,7 @@ Dockerfile
 .travis.yml
 .gitignore
 demo/etc
+synctl
 tox.ini
 .git/*
 .tox/*