Joana H

Results 49 comments of Joana H

Right now the current fork has added the union operation for k2trees and also added the edge iterator, neighbor iterator and node iterator for the k2tree. This was used in...

Hello, @mauke I am not sure what you are trying to achieve with the first line in `b` -> `"(this is file is meant to be used via 'extends' only;...

@mauke so, you would like `b` to be somewhat abstract and not possible for its services to be instantiated (ever)?

Hello, @mauke! I would like to better understand your real use case to make sure we could add this as a feature to compose. Could you provide more details in...

Hey! Thank you for reporting the issue. Could you please also share more info? Could you give a sample compose.yml(s) ? did you do some changes before compose down?

@PiotrDabrowskey looking at the failing job, it looks like you need to run `make docs` to update the `docs/` folder with your changes

hello, @J-Hoplin! Sorry for the late response. I was checking your issue an it seems it's something related with `rediscommander` image. I changed your compose `redis-manager` service like so ```...

Hello, @K2ouMais, I was investigating this issue and I ran: `docker compose up -d` and then check the current status of the containers with `docker ps` and I can see...

Fixed in https://github.com/docker/compose/pull/11357

Hello, @guidopetri. - there is no `cleanslate_backend` (did you mean `server`?). - I also cannot see the linked issue :( I get a 404 I tried running an independent `docker-compose.yml`...