Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
0.9.0
-
None
-
None
Description
Currently, users can build a smaller docker image of zeppelin interpreter by modifying the Dockerfile in "scripts/docker/zeppelin-interpreter". But I think a more ideal way is that user can use a shell script to build the docker image (something like "docker-image-tool.sh" in Apache Spark) and specify the interpreters they want.