You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2019/12/12 10:49:39 UTC

[GitHub] [camel-kafka-connector] valdar opened a new issue #43: Replace `confluentinc/cp-kafka` image with an upstream version

valdar opened a new issue #43: Replace `confluentinc/cp-kafka` image with an upstream version
URL: https://github.com/apache/camel-kafka-connector/issues/43
 
 
   Here are the images pulled as a result of a fresh `mvn clean install`:
   ```$ docker images
   REPOSITORY                                          TAG                 IMAGE ID            CREATED             SIZE
   centos                                              8                   0f3e07c0138f        2 months ago        220MB
   docker.elastic.co/elasticsearch/elasticsearch-oss   7.3.2               876f2f753cc8        3 months ago        612MB
   localstack/localstack                               0.9.4               5c6c5a293024        6 months ago        1.29GB
   confluentinc/cp-kafka                               5.2.1               af7cf4356c58        8 months ago        569MB
   quay.io/testcontainers/ryuk                         0.2.3               64849fd2d464        10 months ago       10.7MB
   alpine                                              3.5                 f80194ae2e0c        10 months ago       4MB
   ```
   
   would be nice to replace `confluentinc/cp-kafka` image with an upstream version.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services