In a lot of ways I want to setup the interpreters with a base level of
includes, but then be able to specify a per user "second" directory for
interpreters, so users can add more as they please, without having to
include every interpreter for every user...
On Tue, Sep 6, 2016 at 2:14 PM, Mohit Jag
+1 to the idea of separating the "code" from the configuration, data, logs
and notebooks at a high level directory.
BTW, 1.2GB doesn't seem too large. But you could perhaps leave out the
interpreters you don't want to use.
On Tue, Sep 6, 2016 at 11:39 AM, John Omernik wrote:
> Hey all,
>
> I kn
Hey all,
I know folks are using Docker with Zeppelin, and I am trying to find a nice
balance between size of images and usefulness of the image.
Basically, when I build Zeppelin, the resulting directory is quite large,
1.2GB. So the first question is, what is actually needed in the Docker
Image