Why do runner docs say 'can't be run in a container'? #1362
Unanswered
larryclaman
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Why does the documentation file https://github.com/actions/runner/blob/main/docs/automate.md insist that the runner cannot be run in a container? It says:
Yet, elsewhere in GitHub documentation, eg About self-hosted runners, it says "Self-hosted runners can be physical, virtual, in a container, on-premises, or in a cloud." and there are lots of examples of runners in containers, eg https://github.blog/2020-08-04-github-actions-self-hosted-runners-on-google-cloud/
Can someone clarify for me what the runner documentation is trying to tell me to avoid?
Beta Was this translation helpful? Give feedback.
All reactions