Coding Global Background
Coding Global

Cannot run docker-compose.yml covering mongodb, kafka, zookeper for CQRS in Spring Boot?

Archiviert 3 years ago
1
2 Nachrichten
1 Mitglieder
3 years ago
In Discord öffnen
D
direct_x_34
Copy Paster!

I have a problem to run docker-compose.yml file covering mongodb, kafka, zookeper for CQRS in Spring Boot. I only focus on account-cmd to dockerize it now. When I try to run this command shown below, zookeeper is always pulling. ```docker-compose up --build``` As I get this problem, I cannot test the app running on Docker. Here is my repo : https://github.com/Rapter1990/cqrs-example

Cannot run docker-compose.yml covering mongodb, kafka, zookeper for CQRS in Spring Boot?

Antworten (2)