You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "rickcheng (Jira)" <ji...@apache.org> on 2021/07/15 10:03:00 UTC

[jira] [Created] (ZEPPELIN-5461) Shell script to generate the Dockerfile of zeppelin interpreter docker image

rickcheng created ZEPPELIN-5461:
-----------------------------------

             Summary: Shell script to generate the Dockerfile of zeppelin interpreter docker image
                 Key: ZEPPELIN-5461
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5461
             Project: Zeppelin
          Issue Type: Improvement
          Components: docker, Kubernetes
    Affects Versions: 0.9.0
            Reporter: rickcheng
            Assignee: rickcheng


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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)