terraform-aws-gitlab-runner icon indicating copy to clipboard operation
terraform-aws-gitlab-runner copied to clipboard

Change var.runners_add_dind_volumes to share /builds

Open UnknownGnome opened this issue 3 years ago • 1 comments
trafficstars

Changing var.runners_add_dind_volumes in locals.tf https://github.com/npalm/terraform-aws-gitlab-runner/blob/develop/locals.tf#L22 to change "/builds" to "/builds:/builds" would simplify sharing volume mounts to dind containers. https://gitlab.com/gitlab-org/gitlab-foss/-/issues/41227#note_294252441

UnknownGnome avatar Aug 31 '22 04:08 UnknownGnome

Sounds interesting, but I am not very familiar with the setup. What is the difference between /builds and /builds:/builds? Is there any documentation available?

kayman-mk avatar Oct 13 '22 07:10 kayman-mk

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 15 days.

github-actions[bot] avatar Mar 02 '23 03:03 github-actions[bot]

@UnknownGnome Could you please explain the difference between the setups? What does change if I mount /builds:/builds instead of /builds? The Docker documentation was not helpful for me.

kayman-mk avatar Mar 02 '23 10:03 kayman-mk

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 15 days.

github-actions[bot] avatar May 02 '23 02:05 github-actions[bot]

This issue was closed because it has been stalled for 15 days with no activity.

github-actions[bot] avatar May 18 '23 02:05 github-actions[bot]