- Now use rx3-docker/java:1.1.1-mga9 image.

This commit is contained in:
Arnaud G. GIBERT 2025-03-08 19:25:35 +01:00
parent 1394b0c860
commit 87a908853d
3 changed files with 11 additions and 3 deletions

View File

@ -5,7 +5,7 @@ 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/server:1.1.0-mga9 image,
- Curtently based on rx3-docker/server:1.1.1-mga9 image,
- .

View File

@ -1,5 +1,13 @@
------------------------------------------------------------------------------------------------------------------------------------
Rx3-Docker/Kafka V 1.0.0 - A. GIBERT - 2024/12/15
Rx3-Docker/Kafka V 1.0.2 - A. GIBERT - 2024/12/15
------------------------------------------------------------------------------------------------------------------------------------
- Now use rx3-docker/java:1.1.1-mga9 image.
------------------------------------------------------------------------------------------------------------------------------------
Rx3-Docker/Kafka V 1.0.1 - A. GIBERT - 2024/12/15
------------------------------------------------------------------------------------------------------------------------------------
- Create default /var/log/kafka dir.

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.1-mga9 ${ORG_URL_PREFIX} java 1.1.0-mga9 - - 9092 9092 - - apache apache
docker_service_add TS topic-server ${ORG_URL_PREFIX} kafka "Rx3-Docker/Kafka" 1.0.2-mga9 ${ORG_URL_PREFIX} java 1.1.1-mga9 - - 9092 9092 - - apache apache