更新 'Dockerfile'
This commit is contained in:
parent
dd83d384a3
commit
e19fcf0683
@ -178,7 +178,7 @@ RUN git clone https://github.com/CartoDB/Windshaft-cartodb.git && \
|
|||||||
mkdir logs
|
mkdir logs
|
||||||
|
|
||||||
# Install CartoDB
|
# Install CartoDB
|
||||||
RUN git clone --recursive https://github.com/CartoDB/cartodb.git && \
|
RUN git clone https://git.kongjian.xin:8443/cartodb/cartodb-4.29.git cartodb && \
|
||||||
cd cartodb && \
|
cd cartodb && \
|
||||||
git checkout $CARTODB_VERSION && \
|
git checkout $CARTODB_VERSION && \
|
||||||
# Install cartodb extension
|
# Install cartodb extension
|
||||||
|
Loading…
Reference in New Issue
Block a user