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

Missing `pkg-config`

Daniel-Aaron-Bloom opened this issue · comments

pkg-config is available on the GitHub runners by default, but not this image. It would be nice if it was there.

Happy to merge a PR if you have one that works on all variations

Doesn't seem like this actually got included in the published image (Step 16 shows gosu, but not pkg-config). I'm not super familiar with how pushing to dockerhub works.

Might be related to this error, which looks like some kind of (possibly spurious) keyserver error. Maybe just needs to be retried?

Should be out now

Sometimes dockerhub rejects images