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/03 01:35:01 UTC

[GitHub] [incubator-superset] craig-rueda opened a new pull request #8725: Docker support

craig-rueda opened a new pull request #8725: Docker support
URL: https://github.com/apache/incubator-superset/pull/8725
 
 
   ### CATEGORY
   
   Choose one
   
   - [ ] Bug Fix
   - [x] Enhancement (new features, refinement)
   - [ ] Refactor
   - [ ] Add tests
   - [ ] Build / Development Environment
   - [ ] Documentation
   
   ### SUMMARY
   
   ### What:
   * Updates the way Superset deals with Docker.
   * Updates the local docker-compose setup
   * Moves docker stuff out of `contrib` and into `docker`, making it a little more "first-class"
   * Dockerfile is now more production ready
   * Splits development work into several helper containers (init, node, worker) as opposed to one uber container
   * Removes node from final image
   * Builds in a multi-stage way in order to minimize final size
   
   ### Why:
   * We would like to start building/pushing prod-ready Docker images that will mirror the Apache release cycles
   
   ### What's next:
   * CI will be hooked up to start building the `Dockerfile` and then push it up somewhere that it can be used by everyone
   
   

----------------------------------------------------------------
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