Action uselessly requires a running Docker daemon with the remote buildx driver #1185
Closed
3 tasks done
Labels
kind/bug
Something isn't working
Contributing guidelines
I've found a bug, and:
Description
When running a self-hosted github runner, without access to a docker socket, in my case a kubernetes scaleset, one can find the need to use a remote buildkit service to build.
Expected behaviour
After the setup buildx is done, the build push action should work successfully and end gracefully
Actual behaviour
After the setup buildx is done, the build push action works successfully, but the post cleanup ends with a warning, like described in #593
Repository URL
No response
Workflow run URL
No response
YAML workflow
Workflow logs
BuildKit logs
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: