evryfs/github-actions-runner-operator

failed to solve with frontend dockerfile.v0: failed to create LLB definition:

Closed this issue · 1 comments

failed to solve with frontend dockerfile.v0: failed to create LLB definition: Dockerfile parse error line 15: Unknown flag: mount

I'm able to create opeartor and runner successfully, however runner is having issue while build the docker image with above error, i suspect it to be version issue. I see runners are having docker 19.03 version how can i get v 20.10.8 ?

Your Dockerfile frontend does not match your docker version.
This is not related to the operator, but rather https://github.com/evryfs/github-actions-runner, or the docker sidecar: https://github.com/evryfs/github-actions-runner-operator/blob/master/config/samples/garo_v1alpha1_githubactionrunner.yaml#L79

GitHub
Contribute to evryfs/github-actions-runner development by creating an account on GitHub.
GitHub
K8S operator for scheduling github actions runner pods - github-actions-runner-operator/garo_v1alpha1_githubactionrunner.yaml at master · evryfs/github-actions-runner-operator