/docker-confluent-base

Docker base image for the Confluent Open Source Platform using Oracle JDK

MIT LicenseMIT

Docker base image for the Confluent Open Source Platform using Oracle JDK

Supported tags and respective Dockerfile links:

All tag names follow the naming convention of the Confluent Open Source Platform

Summary:

  • Debian "slim" image variant
  • Oracle JDK 8u152 addded, without MissionControl, VisualVM, JavaFX, ReadMe files, source archives, etc.
  • Oracle Java Cryptography Extension added
  • Python 2.7.9-1 & pip 9.0.1 added
  • SHA 256 sum checks for all downloads
  • JAVA_HOME environment variable set up
  • Utility scripts added:

Details:

This image was created with the sole purpose of offering the Confluent Open Source Platform running on top of Oracle JDK. Therefore, it follows the same structure as the one from the original repository. More precisely:

  • tag 3.2.2 follows branch 3.2.x, and
  • tags 3.3.0, 3.3.1 andlatest follow branch 3.3.x

Usage:

Build the image

docker build -t mbe1224/confluent-base ./3.3.1/

As for running it, one shouldn't need to do this directly - this image is intented to be extended. Check out the following images:

Dual licensed under: