Dependencies for self runners? #475
Unanswered
iambenmitchell
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Given the platform weirdness I just reported in #548 we could do with a good list of project dependencies even if this is not platform specific. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am planning on running my self-hosted runner inside of a docker using an ubuntu image. Dockers are extremely stripped down and don't even have basic utilities such as
git
or evencurl
I have installed the following:
Is there anything I am missing?
Beta Was this translation helpful? Give feedback.
All reactions