Github user sjeandeaux commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/175#issuecomment-153906721 @bzz I agree with you, it's import to have a image with build of zeppelin. But the difficulty, it's to manage all possibilities (spark version and hadoop version). I create two Dockerfile: * In `dev-tools` contains all tools to build and run zeppelin for developers (like hadoop project) * The root of project contains a Dockerfile which creates a image of zeppelin. I have some actions to realize: - [ ] determinate if i need to create a user `zeppelin` in Dockfile zeppelin. - [ ] determinate if i need to explose explicitly the volume. - [ ] manage version of spark and hadoop
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---