Skip to content
Snippets Groups Projects
Verified Commit c7ba90ea authored by nd's avatar nd
Browse files

fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup!...

fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Add an integrated openldap server to use in unittests
parent 352b48b3
No related branches found
No related tags found
1 merge request!2Openldap integration
Pipeline #5879 passed
...@@ -3,7 +3,7 @@ FROM debian:buster AS uffd-base ...@@ -3,7 +3,7 @@ FROM debian:buster AS uffd-base
RUN apt-get -qq update && \ RUN apt-get -qq update && \
apt-get -qq dist-upgrade && \ apt-get -qq dist-upgrade && \
apt-get -qq install sqlite3 locales-all git python3 python3-coverage python3-ldap3 python3-flask python3-flask-sqlalchemy lsb-release python3-pip && \ apt-get -qq install sqlite3 locales-all git python3 python3-coverage python3-ldap3 python3-flask python3-flask-sqlalchemy lsb-release python3-pip && \
pip3 install pylint --upgrade && \ pip3 install pylint html5validator --upgrade && \
apt-get -qq clean apt-get -qq clean
FROM uffd-base AS openldap-base FROM uffd-base AS openldap-base
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment