Skip to content

Image based on confluentinc/ksqldb-cli:0.28.2 and add some tools to it.

License

Notifications You must be signed in to change notification settings

orange-cloudfoundry/orange-ksql-enriched

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Orange-ksql-enriched

Image based on confluentinc/ksqldb-cli:0.28.2 and add some tools to it.

Generic tools

How to get it or build it

How to get it

Pull the image from github container registry:
docker pull ghcr.io/orange-cloudfoundry/orange-ksql-enriched:<image_tag>

How to build it

Clone the repository:
git clone https://github.com/orange-cloudfoundry/orange-ksql-enriched.git

Then, build the image:
docker build -t orange-ksql-enriched:<image_tag> .

How to use it

see : https://docs.ksqldb.io/en/latest/operate-and-deploy/installation/install-ksqldb-with-docker/

docker run -e KSQL_KSQL_QUERIES_FILE=<path-in-container-to-sql-file> orange-ksql-enriched:<image_tag>

About

Image based on confluentinc/ksqldb-cli:0.28.2 and add some tools to it.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published