Skip to content

timran1/kafka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kafka

VERSION=2.4.0
sudo docker image rm kafka --force
sudo docker build -t  kafka . --build-arg kafka_version=${VERSION}
sudo docker tag kafka:latest timran1/kafka:latest-kafka-${VERSION}
sudo docker push timran1/kafka:latest-kafka-${VERSION}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published