Re: Kafka official docker image

2019-01-25 Thread Colin McCabe
On Wed, Jan 23, 2019, at 20:16, Matt Farmer wrote: > Would it be possible to get official images that aren't Confluent branded > and only include the things that are maintained by under the scope of the > Apache PMC? Hi Matt, Apache doesn't officially distribute Docker images. The topic was disc

Re: Kafka official docker image

2019-01-25 Thread Amitav Mohanty
Will certainly be useful. I would like to know what effort is needed for it. I can probably help. Regards, Amitav On Fri, Jan 25, 2019 at 6:15 PM Ishwor wrote: > Matt Farmer wrote: > > Would it be possible to get official images that aren't Confluent branded > > and only include the things that

Re: Kafka official docker image

2019-01-25 Thread Ishwor
Matt Farmer wrote: Would it be possible to get official images that aren't Confluent branded and only include the things that are maintained by under the scope of the Apache PMC? IIRC, the Confluent images typically include extras that are [...] Agreed. Would love to see lean `official` docker

Re: Kafka official docker image

2019-01-23 Thread Matt Farmer
Would it be possible to get official images that aren't Confluent branded and only include the things that are maintained by under the scope of the Apache PMC? IIRC, the Confluent images typically include extras that are maintained solely by Confluent. (e.g. implementation of code to work with Conf

Re: Kafka official docker image

2019-01-15 Thread M. Manna
There should be confluent enterprise image-it should work without control centre etc. and basic open source items should stay the same. Could you kindly check ? On Tue, 15 Jan 2019 at 23:06, Олег Иванов wrote: > Hi, > > Could you please create an official docker image of kafka? There are a lot

Re: Kafka official docker image

2019-01-15 Thread Stevo Slavić
FYI https://docs.confluent.io/current/installation/docker/docs/image-reference.html On Wed, Jan 16, 2019 at 12:06 AM Олег Иванов wrote: > Hi, > > Could you please create an official docker image of kafka? There are a lot > custom images in the dockerhub, but company's security policy allows only

Kafka official docker image

2019-01-15 Thread Олег Иванов
Hi, Could you please create an official docker image of kafka? There are a lot custom images in the dockerhub, but company's security policy allows only official images. Thanks!