]> git.ipfire.org Git - pbs.git/commitdiff
docker: Install Python LDAP bindings
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 24 Oct 2017 14:46:58 +0000 (15:46 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 24 Oct 2017 14:46:58 +0000 (15:46 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Dockerfile.in

index 78dd42a9e566dd66666b6e1e28821e270aba79b5..13c6097f75c6eaf5fb98a7fa26daaf053e0cd7ee 100644 (file)
@@ -14,6 +14,7 @@ RUN yum install -y \
        make \
        python2-pip \
        python-daemon \
+       python-ldap \
        python-memcached \
        python-psycopg2 \
        python-tornado \