Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit fab8898

Browse files
Added memcached
1 parent 292f2f1 commit fab8898

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ RUN apt-get update && apt-get install -y \
1414
python-imaging python-lxml \
1515
python-dev libgdal-dev \
1616
python-ldap \
17+
libmemcached-dev libsasl2-dev zlib1g-dev \
1718
--no-install-recommends && rm -rf /var/lib/apt/lists/*
1819

1920

0 commit comments

Comments
 (0)