github-runner icon indicating copy to clipboard operation
github-runner copied to clipboard

Building Docker images

Open vitobotta opened this issue 3 years ago • 2 comments

Hi! This looks cool. Can it build Docker images or do I need to change the dockerfile somehow? Thanks!

vitobotta avatar Aug 26 '20 20:08 vitobotta

You will have to install the Docker CLI and make the Docker runtime available to the container. This repo includes an example of how to do that in a Kubernetes cluster: https://github.com/sokube/github-k8s-runner

SanderKnape avatar Sep 15 '20 08:09 SanderKnape

https://github.com/SanderKnape/github-runner/pull/10

DmitriyLyalyuev avatar Oct 16 '20 06:10 DmitriyLyalyuev