airavata-courses / codestorm

0 stars 1 forks source link

Confluent Platform Installation for Windows 10 #31

Closed nikhilmankame closed 4 years ago

nikhilmankame commented 4 years ago
nikhilmankame commented 4 years ago

Here is the installation steps I followed

[1] Download the Docker Hub for Windows. [2] Clone the required repository. [3] Execute the command : docker-compose up --build -d [4] All the microservices are up and running using the docker containers

image