turbaszek commented on issue #79:
URL: https://github.com/apache/kibble/issues/79#issuecomment-723629871


   @sharanf please make sure that you have latest changes from `main` and do 
`docker-compose -f docker-compose-dev.yaml build` - this should rebuild the 
images. Then let's try do the following:
   ```
   docker-compose -f docker-compose-dev.yaml up elasticsearch
   ```
   If there's no problem then we can stop container by `cmd+c`. Then let's try
   ```
   docker-compose -f docker-compose-dev.yaml up setup
   ```
   If there's no error, then let's try
   ```
   docker-compose -f docker-compose-dev.yaml up ui
   ```
   
   If there's any problem during any of those steps please let me know


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to