更新 'Dockerfile'
This commit is contained in:
parent
b4ea704460
commit
10a14ef474
@ -195,7 +195,7 @@ RUN cd /cartodb && npm install
|
||||
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
|
||||
# pip install python_requirements.txt
|
||||
|
||||
RUN cd /cartodb && \
|
||||
gem install bundler --version=1.17.3 && \
|
||||
|
Loading…
Reference in New Issue
Block a user