common-docker icon indicating copy to clipboard operation
common-docker copied to clipboard

Confluent Commons with support for building and testing Docker images.

Results 63 common-docker issues
Sort by recently updated
recently updated
newest added

This is a routine update from cc-service-bot based on the service.yml in your repo. This PR should be approved and merged as soon as CI passes.

### Change Description Change to semaphore allows to not needing to specify default value for required parameters. ### Testing

### Change Description ### Testing

### Change Description ### Testing

### Change Description ### Testing

### Change Description ### Testing

### Change Description ### Testing

### Change Description ### Testing

Kafka 3.1.0 is officially compatible with java 17 , it would be great to update the base of the common image to use the latest LTS java version

Hi I was trying to use the secret provider for Azure Key Vault from lenses.io https://github.com/lensesio/secret-provider https://github.com/lensesio/secret-provider/releases/tag/2.1.6 I added the jar file to the directory used COPY secret-provider-2.1.6-all.jar /usr/share/java/cp-base-new/ When...