summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docker/biboumi-test/debian/Dockerfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/docker/biboumi-test/debian/Dockerfile b/docker/biboumi-test/debian/Dockerfile
index e294d2e..9aac3ec 100644
--- a/docker/biboumi-test/debian/Dockerfile
+++ b/docker/biboumi-test/debian/Dockerfile
@@ -39,6 +39,8 @@ RUN rm -rf /litesql
RUN ldconfig
# Install slixmpp, for e2e tests
+RUN git clone https://github.com/saghul/aiodns.git
+RUN cd aiodns && python3 setup.py build && python3 setup.py install
RUN apt install -y python3-pip
RUN git clone git://git.louiz.org/slixmpp
RUN pip3 install pyasn1