更新 'Dockerfile'
This commit is contained in:
parent
5c2f0b2fc7
commit
f5b5bf3d58
@ -182,7 +182,7 @@ RUN git clone https://git.kongjian.xin:8443/cartodb/cartodb-4.29.git cartodb &&
|
|||||||
cd cartodb && \
|
cd cartodb && \
|
||||||
# Install cartodb extension
|
# Install cartodb extension
|
||||||
cd lib && \
|
cd lib && \
|
||||||
git clone http://github.com/CartoDB/cartodb-postgresql sql && \
|
git clone https://github.com/CartoDB/cartodb-postgresql sql && \
|
||||||
cd sql && \
|
cd sql && \
|
||||||
git checkout 667ec0e32c && \
|
git checkout 667ec0e32c && \
|
||||||
PGUSER=postgres make install && \
|
PGUSER=postgres make install && \
|
||||||
|
Loading…
Reference in New Issue
Block a user