]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
add augeas-tool so we can test our lens in Deckard
authorStepan Balazik <stepan.balazik@nic.cz>
Mon, 23 Apr 2018 11:29:18 +0000 (13:29 +0200)
committerPetr Špaček <petr.spacek@nic.cz>
Thu, 10 May 2018 13:05:53 +0000 (15:05 +0200)
ci/Dockerfile.debian

index 888bc932f0ff49b2f6db56d8ea02d7c047090188..a6c60185a43de91121b3096dcc3c01fb42f4d6b1 100644 (file)
@@ -19,7 +19,7 @@ RUN apt-get install -y -qqq doxygen python3-sphinx python3-breathe python3-sphin
 # Python packags required for Deckard CI
 # Python: grab latest versions from PyPi
 # (dnspython and Augeas binding in Debian packages are slow and buggy)
-RUN apt-get install -y -qqq python3-pip wget
+RUN apt-get install -y -qqq python3-pip wget augeas-tools
 RUN pip3 install --upgrade pip
 RUN pip3 install pylint
 RUN pip3 install pep8