myoung34 / docker-github-actions-runner

This will run the new self-hosted github actions runners with docker-in-docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add 'rsync' package in base image

yylt opened this issue · comments

commented

build kubernetes failed because 'rsync' package not installed

If youd like to start a PR I can make sure it works on the different OS/Arch in the build matrix

Hi, its really needed rsync inside
(runnig in nomad, latest tag, x86_64)
@myoung34 can you add inside rsync?

PRs are always welcome, just make sure it works for arm64/armhf/amd64 across the major ubuntu's please

Hi All

Created PR #212 for this.

Thank 🙏

Once #211 gets through Ill merge #212 after slight testing and do some refactoring