-
-
@rsoika I am getting started with experimenting with the code. I am using vscode and installed the java extension pack and docker extension. I have also installed quarkus and the vscode extension fr…
-
it seems as if the pipeline creates a new image every time but does not delete the old one:
![grafik](https://github.com/user-attachments/assets/fd29e884-7f63-481d-86b4-2c4ac563724a)
-
### 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…
-
We should define Docker images for various MLTE components and distribute them on Docker Hub. These should include:
- MLTE UI
- MLTE Store
These builds should execute on any merge to the master…
-
# Enhancement
A working docker compose setup of a minimal configuration.
## Description
We have a Docker compose setup with a minimal data space configuration composed of two connectors (edc-…
-
**Is your feature request related to a problem? Please describe.**
This is a discussion issue to field input for the following checklist to eventual support deployments via an official docker image…
-
I am getting a couple errors when trying to run the Docker container:
Starting with UID: 99, GID: 100
chown: /config: No such file or directory
Traceback (most recent call last):
File "/usr/lo…
-
### Description
See https://github.com/docker/compose/issues/1753 reported by @dunk and @aanand 's PR https://github.com/docker/compose/pull/1755 for more details.
In the https://github.com/docker/c…
-
Based on #1, we create a docker-compose solution that runs a fastAPI service instead of the `test.py` script. See https://github.com/garyfeng/LightRAG?tab=readme-ov-file#api-server-implementation
-…