- Now use rx3-docker/java:1.1.3-mga9 image,

- Update Kafka to 3.9.1,
- Rebuild for updates.
This commit is contained in:
Arnaud G. GIBERT 2025-09-19 18:46:49 +02:00
parent 3092eca737
commit d3e05a42d6
4 changed files with 14 additions and 3 deletions

View File

@ -17,7 +17,7 @@ LABEL maintainer=${IMG_MAINTAINER}
ARG KAFKA_PORT
ARG KAFKA_VERSION="3.9.0"
ARG KAFKA_VERSION="3.9.1"
ARG SCALA_VERSION="2.13"
ARG KAFKA_DOWNLOAD_URL="https://downloads.apache.org/kafka/${KAFKA_VERSION}/kafka_${SCALA_VERSION}-${KAFKA_VERSION}.tgz"

View File

@ -5,7 +5,8 @@ Welcome to Rx3-Docker/Kafka docker image!
This project aims to build a Kafka docker image used by other Rx3 packaging projects.
Features:
- Curtently based on rx3-docker/java:1.1.2-mga9 image.
- Curtently based on rx3-docker/java:1.1.3-mga9 image,
- Kafka 3.9.1 and Scala 2.13.

View File

@ -1,3 +1,13 @@
------------------------------------------------------------------------------------------------------------------------------------
Rx3-Docker/Kafka V 1.0.4 - A. GIBERT - 2025/09/19
------------------------------------------------------------------------------------------------------------------------------------
- Now use rx3-docker/java:1.1.3-mga9 image,
- Update Kafka to 3.9.1,
- Rebuild for updates.
------------------------------------------------------------------------------------------------------------------------------------
Rx3-Docker/Kafka V 1.0.3 - A. GIBERT - 2025/04/21
------------------------------------------------------------------------------------------------------------------------------------

View File

@ -31,7 +31,7 @@ PORT_SV_OFFSET=1000
# | Prefix | Name | URL Prefix | Name | Name Full | Version | URL Prefix | Name | Version | Name | Version | Ext | Int | Ext | Int | Name / Id | Name / Id |
#------------------+----------+--------------------------+--------------------+------------------+-------------------------------+-----------------+--------------------+---------------+------------+--------------+------------+-------+-------+-------+-------+--------------+--------------+
docker_service_add TS topic-server ${ORG_URL_PREFIX} kafka "Rx3-Docker/Kafka" 1.0.3-mga9 ${ORG_URL_PREFIX} java 1.1.2-mga9 - - 9092 9092 - - apache apache
docker_service_add TS topic-server ${ORG_URL_PREFIX} kafka "Rx3-Docker/Kafka" 1.0.4-mga9 ${ORG_URL_PREFIX} java 1.1.3-mga9 - - 9092 9092 - - apache apache