GoogleCloudPlatform / GoogleCloudPlatform/cloud-run-samples

Docker support for github-runner

Open
#343 0 comments 0 reactions 0 assignees View on GitHub
api: run samples
Dominant language
Shell
Stars
309
Forks
117
PR merge metrics
No merged PRs in 30d

Description

I tried to add docker support for the [github-runner](https://github.com/GoogleCloudPlatform/cloud-run-samples/tree/main/github-runner) example but faced multiple issues.

I was able to start docker inside the container, but needed root permission for that, which in turn made the github runner fail.
I tried to run docker as a sidecar but got obscure docker errors then.

Do you have any suggestion on how to add docker support? A general guide on how to properly run "docker in docker" in cloud run could also help.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.