You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/12/05 21:08:07 UTC

[GitHub] [incubator-superset] craig-rueda opened a new pull request #8775: Splitting up some of the Docker build steps

craig-rueda opened a new pull request #8775: Splitting up some of the Docker build steps
URL: https://github.com/apache/incubator-superset/pull/8775
 
 
   ### CATEGORY
   
   Choose one
   
   - [ ] Bug Fix
   - [x] Enhancement (new features, refinement)
   - [ ] Refactor
   - [ ] Add tests
   - [ ] Build / Development Environment
   - [ ] Documentation
   
   ### SUMMARY
   Some folks were seeing errors when building the updated Dockerfile due to the fact that we were bundling several NPM commands in a single RUN
   
   Fixes #8762 ??
   
   * Splits up several install commands
   * Improves caching behavior by moving superset copy to final stage
   * Improves docker-compose init script
   
   ### REVIEWERS
   @dpgaspar 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org