Replies: 2 comments 7 replies
-
|
Hello @jtmoon79 . Runner images that using in Actions it`s a not docker container. It is a Virtual Machine. You can see in this doc how exactly is image builds. |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
@jtmoon79 these are VM images, you can run them with KVM. But not with docker. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I want to test a few things within a github-maintained Runner Image. What would be the docker command to run a Runner Image locally? (what is the docker repository URL)
For example, I'd like to run the Runner Image for Ubuntu 22 tag
20230409.1. What would be the command?Beta Was this translation helpful? Give feedback.
All reactions