Reamer commented on issue #3709: ZEPPELIN-4711 Fix Docker Permissions URL: https://github.com/apache/zeppelin/pull/3709#issuecomment-607307250 You got it. You should expand zeppelin image and do some version of `RUN ./bin/install-interpreter.sh`. Save this new image in a docker image registry. With this you are able to run the same image with`solr` again and again. Note: This should work if `/bin/install-interpreter.sh` doesn't need a running zeppelin server.
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services