更新 'Dockerfile'
This commit is contained in:
parent
3c0635084e
commit
a2095f1189
@ -171,6 +171,8 @@ RUN git clone https://github.com/CartoDB/CartoDB-SQL-API.git && \
|
|||||||
mkdir logs
|
mkdir logs
|
||||||
|
|
||||||
# Install Windshaft
|
# Install Windshaft
|
||||||
|
ENV WINDSHAFT_VERSION=5.4.0
|
||||||
|
|
||||||
RUN git clone https://github.com/CartoDB/Windshaft-cartodb.git && \
|
RUN git clone https://github.com/CartoDB/Windshaft-cartodb.git && \
|
||||||
cd Windshaft-cartodb && \
|
cd Windshaft-cartodb && \
|
||||||
git checkout $WINDSHAFT_VERSION && \
|
git checkout $WINDSHAFT_VERSION && \
|
||||||
|
Loading…
Reference in New Issue
Block a user