Replies: 1 comment 1 reply
-
Appreciated! The docker+machine executor creates a new EC2 instance, installs Docker and executes the job within a container. So it is always a separate machine. As far as I remember, the shell and docker executor run on the same machine as the Runner. |
Beta Was this translation helpful? Give feedback.
1 reply
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'd like to understand the current architecture so that I can contribute to this project.
Where is the docker machine running? The README diagrams are a bit confusing.
Beta Was this translation helpful? Give feedback.
All reactions