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