diff --git a/Dockerfile b/Dockerfile index bdc15c4..34b2ab6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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