Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Container operations are only supported on Linux runners (MacOS) #1866

Closed
rgaufman opened this issue May 2, 2022 · 5 comments
Closed

Container operations are only supported on Linux runners (MacOS) #1866

rgaufman opened this issue May 2, 2022 · 5 comments
Labels
bug Something isn't working

Comments

@rgaufman
Copy link

rgaufman commented May 2, 2022

I created a Mac runner, but getting this:

Error: Container operations are only supported on Linux runners

Am I missing something or are Mac runners with containers not supported? - I cannot seem to find any details in the documentation, maybe I missed something!

@rgaufman rgaufman added the bug Something isn't working label May 2, 2022
@alexiaizenberg
Copy link

Here you go: #904

@nikola-jokic
Copy link
Contributor

Thank you @alexiaizenberg for providing an answer. Also, @rgaufman, you can find this in the docs on this link. I am closing this issue now ☺️

@rgaufman
Copy link
Author

rgaufman commented May 4, 2022

That link talks about Windows, I am talking about Mac? - I don't see anything about "Container operations" on Mac on either link?

@rgaufman rgaufman changed the title Container operations are only supported on Linux runners Container operations are only supported on Linux runners (MacOS) May 4, 2022
@nikola-jokic
Copy link
Contributor

nikola-jokic commented May 4, 2022

Self-hosted runners must use a Linux operating system and have Docker installed to run Docker container actions.

This line can be found on the link I have commented on above ☺️

@rgaufman
Copy link
Author

rgaufman commented May 4, 2022

Ah, don't know how I missed that! - Is there any reason for that? - I have Docker installed on Mac, it runs all my Linux images. I guess I can't run a worker inside of a Linux docker container either :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants