Vincent Emonet
Vincent Emonet
### Describe the bug Hi, I upgraded from v1 to the latest v2 RC, and the window is not focused anymore on creation, even though I have set `focus: true`...
**Bug description** Portainer does not use the docker configuration defined for the user that is running portainer. And it is not possible to configure the HTTP_PROXY and HTTPS_PROXY used by...
Current examples for running a `DockerContainer` are all using `with DockerContainer` (3 examples out of 3). But this is not the right way when someone wants to add some custom...
Currently the docker socket path used by `ryuk` is not working for rootless docker. We need to manually set it through the `TESTCONTAINERS_DOCKER_SOCKET_OVERRIDE` environment variable. When running locally the `DOCKER_HOST`...
**Describe the bug** Using the langgraph code from this page: https://docs.chainlit.io/integrations/langchain It works but the following line is spammed more than a **100 times** in the terminal where I run...
I tried to deploy MilleniumDB locally to test and debug federated query from MDB to a custom SPARQL endpoint I followed instructions from https://mdb.imfd.cl/doc/docs/docker.html Here is my `compose.yml` definition, I...
### What happened? Not really a bug, more of a warning when generating embeddings with `fastembed-gpu` following this docs: I am getting these warnings: ``` [W:onnxruntime:, session_state.cc:1168 VerifyEachNodeIsAssignedToAnEp] Some nodes...
### Version Latest ### Feature Hi @afs, currently there are 256 images for fuseki on dockerhub: https://hub.docker.com/search?q=fuseki All of them are outdated, or adding some unwanted quirks on top of...
Now these tests are using the main dbpedia and are not anymore checking for exact value returned (instead just checking if there are results) That said, of course there can't...