Docker base image for the Confluent Open Source Platform using Oracle JDK
3.2.2
(3.2.2/Dockerfile)3.3.0
(3.3.0/Dockerfile)3.3.1
,latest
(3.3.1/Dockerfile)
All tag names follow the naming convention of the Confluent Open Source Platform
- 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:
- Confluent utility belt script ('cub') - a Python CLI for a Confluent tool called docker-utils
- Docker utility belt script ('dub')
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:
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: