更新 'Dockerfile'
This commit is contained in:
parent
24144d16bc
commit
1b5c1cc461
@ -36,7 +36,7 @@ RUN git clone https://git.kongjian.xin:8443/cartodb/cartodb-4.29.git cartodb &&
|
|||||||
bundle update thin && \
|
bundle update thin && \
|
||||||
/bin/bash -l -c 'bundle install' && \
|
/bin/bash -l -c 'bundle install' && \
|
||||||
# cp config/grunt_development.json ./config/grunt_true.json && \
|
# cp config/grunt_development.json ./config/grunt_true.json && \
|
||||||
# /bin/bash -l -c 'bundle exec grunt'
|
/bin/bash -l -c 'bundle exec grunt'
|
||||||
# && \
|
# && \
|
||||||
#rm -rf .git /root/.cache/pip node_modules
|
#rm -rf .git /root/.cache/pip node_modules
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user