So I looked into building an image for Java, but to install the gRPC tooling for Java it's just a Gradle/Maven plugin and you are good to go. There are already images out there with Gradle / Maven pre-installed, so it seemed like a waste of effort to build another one.
For the other languages there are a few more steps to installing the dependencies for gRPC, so it becomes a bit nicer to just be able to download a Docker container with all the tools needed to work with gRPC. Does that make sense? Sounds like I need to update the README on the Github repo to be more clear. Mark On 17 November 2016 at 11:34, <[email protected]> wrote: > Why is there no image for Java? Is that because it is assumed that a > system would already have Java on it? > > Maybe I just don't understand the intention of these images? > > -- > You received this message because you are subscribed to the Google Groups " > grpc.io" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/grpc-io. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/grpc-io/351ac98a-6684-4ecd-aea5-300243a144f7%40googlegroups.com > <https://groups.google.com/d/msgid/grpc-io/351ac98a-6684-4ecd-aea5-300243a144f7%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- T: http://www.twitter.com/neurotic W: www.compoundtheory.com -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/CAFiDPQeWB7v-XRKS6VqJ4WDmAk-Z_pcgJbNvN2pZM_ewx0nVrg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
