CrazyMax

Results 1187 comments of CrazyMax

> `Operating System: Rocky Linux 9.4 (Blue Onyx)` Might be an issue with your host, this looks similar to https://github.com/librenms/docker/issues/352 What's the output of the following commands?: ``` $ docker...

> This runner is using ubuntu 24.04 Seems to be a self-hosted runner from what I see in run logs: https://github.com/ansible/ansible-dev-tools/actions/runs/11069017162/job/30755940313?pr=382#step:1:2 ``` Current runner version: '2.319.1' Runner name: 'devtools-arm64-runner' Runner...

> not giving any hints on why this might happen or where to look for details. As this is a permanent runner, I can easily get access to the logs....

> ``` > #28 importing to docker > #28 loading layer abecb16ce073 11.31kB / 11.31kB 0.1s done > #28 ERROR: open /var/lib/docker/overlay2/4d64ef876800e0f0b614fb7dd9698ec08025a8ee71ef0215f512b45cc038b5d8/.tmp-committed1123400293: no such file or directory > ``` Hum...

> `[self-hosted, Linux, node, deno, playwright]` Might be something wrong with one of your self-hosted runner. > `./.github/actions/shared/build-docker-image` What's the content of `./.github/actions/shared/build-docker-image`? Can you also provide logs for `Build...

I don't see any logs for ``` Run docker/setup-buildx-action@v3 Docker info Buildx version Creating a new builder instance Booting builder Inspect builder BuildKit version Run if [ -z $NAME ]...

@jsternberg Started something to implement metrics for bake based on your work for build command: https://github.com/docker/buildx/compare/master...crazy-max:buildx:bake-metrics Current attributes need more work I think. We need to set the context and...

> Follow-on required for integration tests, let's keep this issue open until the tests are added. We have https://github.com/docker/buildx/issues/1857 opened to track this. See "Tracing support" task.

> proxy settings made in Docker Desktop This looks related to https://github.com/docker/buildx/pull/1487.

> `selector: "ghcr.io/blueray-automation/*"` Selector doesn't look correct, we don't support wildcard, it should be `ghcr.io/blueray-automation`.