Docker executor image clarification and macOS virtualization info
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you receive complimentary access to GitLab Duo.
What does this MR do?
docs/executors/docker.md
- It clarifies which file takes precedence when an
imageis specified in theconfig.tomland.gitlab-ci.ymlfile. - It adds macOS to a table showing which platform a Runner can be installed on and if it supports a Docker executor.
- It adds that a
gitlab-runnercommand can automatically populate new configs to theconfig.tomlfile. - It properly formats all tables.
docs/install/osx.md
- It adds a note of admonition stating that macOS users who have a GitLab Runner installed can run GitLab on a container or VM locally or remotely.
- It moves the troubleshooting link notice to the troubleshooting section and also makes sure the sentence aligns with the style guide.
Why was this MR needed?
- The issue in
docs/executors/docker.mdwas raised by a contributor, and the user is correct. - macOS users can run GitLab locally and use a Docker executor. See Lab-04 below.
What's the best way to test this MR?
See Lab-04 and Lab-05 of my project.
What are the relevant issue numbers?
Edited by 🤖 GitLab Bot 🤖