-
## Steps to reproduce
- On macos (non-arm) with docker for mac
- Pull down image with `docker pull aghost7/nodejs-dev:noble`
- From python, run the following code `client.images.get('aghost7/nodejs-de…
-
### Description
File is corrupted on successive bind mounts
### Reproduce
#virtiofs
mac> FILEPATH=$PWD/f
mac> echo "abc" > f
mac> docker run --rm -it -v /:/foo alpine cat /foo/host_mnt/$FILEPATH
ab…
-
### Describe the bug
I'm running PeaNUT via docker-compose on my Ubuntu machine, and it results in 100-150 zombie processes per hour, pretty uniformly ~2 per minute.
Here's the relevant part of …
-
### Describe the bug
I’m using an API inbox integration connected to our company's WhatsApp Business account. Couple days ago, a client sent a large 200MB Photoshop (PSD) file, which caused our serve…
-
### Description
Unable to start docker desktop version 4.36.0; I am consistently seeing the following error:
`running engine: waiting for the Docker API: engine linux/wsl failed to run: starting WSL…
-
### Bug summary
```python
prefect_client.create_flow_run_from_deployment(
job_variables={
"container_create_kwargs":{
"--gpus":"all"
}
…
-
I'm experiencing issues seeking in a pulsar topic, where I tried to call Seek multiple times for an IConsumer subscribed to the pulsar topic. If I call `consumer.SeekAsync(MessageId.Earliest)` twice a…
-
### System Info / 系統信息
Cuda版本:12.1
Pytorch版本:2.5.1
操作系统:WIN10
python版本:3.9.11
transformers: 4.46.3
### Running Xinference with Docker? / 是否使用 Docker 运行 Xinfernece?
- [ ] docker / docker
- [X] p…
-
### Description
The error had occured when I tried to start composer install inside the docker container.
`running engine: engine linux/qemu failed to run: running VM: running virtiofsd for /home/mor…
-
**Describe the bug**
The pipeline queue can grow over time when a client maintains a continuous connection to a server and sends frequent/infrequent requests. This occurs even if the requests complet…