更新 'Dockerfile'

master
zhongjin 1 year ago
parent 10a14ef474
commit 46824b3fb0

@ -192,7 +192,7 @@ RUN git clone https://git.kongjian.xin:8443/cartodb/cartodb-4.29.git cartodb &&
RUN cd /cartodb && npm install
# rm -r /tmp/npm-* /root/.npm && \
RUN cd /cartodb && \
#RUN cd /cartodb && \
# perl -pi -e 's/gdal==1\.10\.0/gdal==2.2.2/' python_requirements.txt && \
# pip install --no-binary :all: -r python_requirements.txt
# pip install python_requirements.txt

Loading…
Cancel
Save