-
### Error Message and Logs
```
Starting deployment of dwk601/next-portfolio:main to localhost.
Preparing container with helper image: ghcr.io/coollabsio/coolify-helper:1.0.1.
sudo docker rm -f zok…
-
The gha cache seems to break provenance. At least as far as the Docker Scout service is concerned.
Noticed while playing around with the `build-push-action` and the `attests`, `sbom`, and `provena…
-
My dog_on_a_dock.sh output as below.
I suspect that the error message line `Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: run…
-
Since AWS-master and Tip.science are using private EC2 machines the following issue is arising:
- every machine in these respective deployment are now pulling docker images from Dockerhub via the sam…
-
**Describe the bug**
A couple of days ago, Touitomamout stopped syncing the tweets. As of right now, it is stuck on "content-mapper: filtering" and doesn't move at all. Both Twitter and Bluesky crede…
-
**Describe the bug**
Hi,
I'm using docker to run nanomq image `emqx/nanomq:latest-slim`
and here's my config file
```
listeners.ws.bind = "0.0.0.0:5050"
sqlite {
disk_cache_size = 1 # …
-
### Feature request description
Volumes are pretty slow on macos, significantly slower compared to the performance I can get on docker.
### Suggest potential solution
Caching on the VM side is some…
-
### Your current environment
docker 0.6.3.post1
8*A100
```
docker pull vllm/vllm-openai:latest
docker stop qwen25_72b ; docker remove qwen25_72b
docker run -d --restart=always \
--runtime…
-
Seems like the Docker build isn't caching as nicely as it should. You may be able to view logs from this run:
https://github.com/uwsampl/lakeroad/actions/runs/8034507451/job/21946176589
This com…
-
### Describe the issue
We run a service via python in a docker container, this service runs ONNX models including support for the OpenVINO execution provider. The service is started and run inside of…