We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ec65e7 commit f7f689bCopy full SHA for f7f689b
k8/images/django/Dockerfile
@@ -7,6 +7,7 @@ WORKDIR /usr/src/app
7
# https://github.com/django/django-docker-box/blob/master/Dockerfile#L4
8
RUN apt-get update && \
9
apt-get -y install --no-install-recommends \
10
+ libmemcached-dev \
11
build-essential \
12
libsqlite3-mod-spatialite binutils libproj-dev gdal-bin libgdal20 libgeoip1 \
13
libpq-dev \
0 commit comments