-
### 🚀 Feature
Support Docker Desktop on Windows
### Motivation
Currently on Docker Desktop for Windows, am able to build the docker image using the DockerFile, but am having trouble using `do…
-
### Windows build number:
Microsoft Windows [Version 10.0.22631.3296]
### Your Distribution version:
Ubuntu 22.04
### Your WSL versions:
2.0.14.0
### Steps to reproduce:
GIVEN following Dockerf…
-
### Pre-check
- [X] I have searched the existing issues and none cover this bug.
### Description
10:36:32.953 [INFO ] private_gpt.components.ingest.ingest_component - Ingesting file_name=1144951…
ulnit updated
11 hours ago
-
1. docker volume ls -q -f driver=nvidia-docker | xargs -r -I{} -n1 docker ps -q -a -f volume={} | xargs -r docker rm -f
2. sudo apt-get purge -y nvidia-docker
-
Recently, I found dcgm-exporter will enconter a runtime error: FATA[0000] Failed to watch metrics: Error watching fields: Host engine is running as non-root. And adding `--cap-add=SYS_ADMIN` with `doc…
-
Hello !
I'm trying to launch the GOW steam container and stream it through Wolf (Sunshine) but facing an error. To be honest, I'm having a hard time pointing it out.
I see 4 errors in the logs …
-
### 是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this?
- [X] 我已经搜索过已有的issues和讨论 | I have searched the existing issues / discussions
### 该问题是否在FAQ中有解答? | Is there an existing ans…
-
### Pre-check
- [X] I have searched the existing issues and none cover this bug.
### Description
Using Docker (Ollama-CUDA default settings)
A "RuntimeError: Detected nested async" is raised whe…
-
> @chrmarti
>
> **DevContainers v0.386.0 (pre-release)**
>
>
>
> Hello,
>
>
>
> It seems that this feature is still broken (v0.386.0). If I create a remote machine (GCP) with GPU and fully ins…
-
### Description
Everything needed is in Steps to reproduce. I expect to have no error
### Steps To Reproduce
1. with this docker compose file:
```
services:
container1:
image: ubuntu:22.04
…