更新 'Dockerfile'

master
zhongjin 1 year ago
parent bc8a186d0c
commit ab7047973b

@ -178,7 +178,7 @@ RUN git clone https://github.com/CartoDB/Windshaft-cartodb.git && \
mkdir logs
# Install CartoDB
RUN git clone --recursive https://github.com/CartoDB/cartodb.git && \
RUN git clone --recursive https://git.kongjian.xin:8443/cartodb/cartodb-Github.git && \
cd cartodb && \
git checkout $CARTODB_VERSION && \
# Install cartodb extension

Loading…
Cancel
Save