parent
d919441db4
commit
66a5be7f09
@ -174,7 +174,8 @@ RUN git clone git://github.com/CartoDB/CartoDB-SQL-API.git && \
|
||||
RUN git clone git://github.com/CartoDB/Windshaft-cartodb.git && \
|
||||
cd Windshaft-cartodb && \
|
||||
git checkout master && \
|
||||
npm install && \
|
||||
npm install -g yarn@0.27.5 && \
|
||||
yarn install && \
|
||||
rm -r /tmp/npm-* /root/.npm && \
|
||||
mkdir logs
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user