更新 'Dockerfile'
This commit is contained in:
parent
c4ac6d0d48
commit
603d824dc8
@ -34,6 +34,10 @@ RUN cd cartodb && bundle exec grunt
|
||||
# /bin/bash -l -c 'bundle exec grunt'
|
||||
# && \
|
||||
#rm -rf .git /root/.cache/pip node_modules
|
||||
RUN cd cartodb/config && \
|
||||
cp app_config.yml.sample app_config.yml && \
|
||||
cp database.yml.sample database.yml && \
|
||||
grunt_production.json.sample grunt_production.json
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user