From: Stepan Balazik Date: Mon, 23 Apr 2018 11:29:18 +0000 (+0200) Subject: add augeas-tool so we can test our lens in Deckard X-Git-Tag: v2.4.0~44^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca3c60413dba0f9009feaa64242c4f6100788fcf;p=thirdparty%2Fknot-resolver.git add augeas-tool so we can test our lens in Deckard --- diff --git a/ci/Dockerfile.debian b/ci/Dockerfile.debian index 888bc932f..a6c60185a 100644 --- a/ci/Dockerfile.debian +++ b/ci/Dockerfile.debian @@ -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