更新 'Dockerfile'
This commit is contained in:
parent
2a3ae87b08
commit
82e30755b5
@ -180,7 +180,6 @@ RUN git clone https://github.com/CartoDB/Windshaft-cartodb.git && \
|
|||||||
# Install CartoDB
|
# Install CartoDB
|
||||||
RUN git clone https://git.kongjian.xin:8443/cartodb/cartodb-4.29.git cartodb && \
|
RUN git clone https://git.kongjian.xin:8443/cartodb/cartodb-4.29.git cartodb && \
|
||||||
cd cartodb && \
|
cd cartodb && \
|
||||||
# git checkout $CARTODB_VERSION && \
|
|
||||||
# Install cartodb extension
|
# Install cartodb extension
|
||||||
cd lib/sql && \
|
cd lib/sql && \
|
||||||
PGUSER=postgres make install && \
|
PGUSER=postgres make install && \
|
||||||
|
Loading…
Reference in New Issue
Block a user