Reamer commented on issue #3380: ZEPPELIN-4154. Build docker image for each 
interpreter
URL: https://github.com/apache/zeppelin/pull/3380#issuecomment-598283332
 
 
   I thinking about a separate `zeppelin-distribution` image. With that builds 
of additional images (interpreter, server)are independent from a compiled 
workspace, it's even possible to build images in parallel across a cluster. 
[Multistage 
builds](https://docs.docker.com/develop/develop-images/multistage-build/) 
should help to get files from `zeppelin-distribution` image.
   
   Take a look into 
https://github.com/Reamer/zeppelin/blob/docker_build/Dockerfile

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to