-
Hi there,
I read [here](https://neo4j.com/labs/genai-ecosystem/llm-graph-builder-deployment/) that
> If want to use [Neo4j Desktop](https://neo4j.com/product/developer-tools/#desktop) instead, y…
-
**Describe the bug**
At this place of the documentation : https://nest-desktop.readthedocs.io/en/latest/deployer/deploy-docker-compose.html#get-the-configuration-file
Link for the docker-compose…
-
~Needs #636~
-
### Description
docker compose config with --no-interpolate flag, stops validating the docker-compose file as it usually does without the flag.
Sample docker compose:
```yaml
services:
bad_service…
-
### Description
After upgrading from Docker Desktop for Mac 4.34.3 to 4.35.x I noticed that running `docker compose down` kept getting stuck on stopping certain containers. Some containers stop immed…
-
**Describe the bug**
The app crashes when starting on Fedora 40 with flatpak. I'm using KDE, and it seems the app cannot connect to the x11 fallback server (although the permission is enabled)
```
…
-
### Description
The docker engine hangs when I try to run it. I ran the diagnostic through the troubleshooting section and get the following: `running engine: waiting for the Docker API: context dead…
-
Exception in thread "main" java.lang.ExceptionInInitializerError
at androidx.compose.ui.awt.WindowComposeBridge.(WindowComposeBridge.desktop.kt:43)
at androidx.compose.ui.awt.ComposeWindowDelegate…
-
Expected: Doctors do not have fields for date of birth and gender and Patients do not have fields for specialty.
Actual: Doctor and Patient `extends` Person, which is composed of all the fields shown…
-
Expected: Doctors do not have fields for date of birth and gender and Patients do not have fields for specialty.
Actual: Doctor and Patient `extends` Person, which is composed of all the fields shown…