An error occurred while fetching the assigned iteration of the selected issue.
Add instructions for running Gitlab Runner in a container on Windows
Description
Right now, the instructions for running Gitlab Runner containerized are Unix-specific, e.g. the given command creates a volume mounted to the Unix socket /var/run/docker.sock. It is not clear how to run Gitlab Runner using Docker on Windows.
Proposal
Add reproducible instructions for running Gitlab Runner through Docker on Windows
Links to related issues and merge requests / references
Issue #1775 makes gitlab-runner exec docker unuseable on Windows, so many Windows users have a particular need to run Gitlab Runner in a container.
Please paste a link of the related issues or/and merge requests