更新 'Dockerfile'

master
zhongjin 1 year ago
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…
Cancel
Save