update scripts and readme with dependencies
This commit is contained in:
parent
0b1c55f6a5
commit
96b583d63b
4 changed files with 7 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
FROM realms/base
|
||||
|
||||
# Packages
|
||||
RUN apt-get update && apt-get install -y build-essential python-pip python-virtualenv python-dev zlib1g-dev libffi-dev libyaml-dev
|
||||
RUN apt-get update && apt-get install -y build-essential python-pip python-virtualenv python-dev zlib1g-dev libffi-dev libyaml-dev libldap2-dev libsasl2-dev
|
||||
|
||||
# lxml deps
|
||||
# libxml2-dev libxslt1-dev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue