e2e: Add ability to toggle dockerdWithinRunnerContainer

This commit is contained in:
Yusuke Kuoka
2022-02-20 04:37:15 +00:00
parent 3c16188371
commit 4e6bfd8114
2 changed files with 28 additions and 1 deletions

View File

@@ -28,6 +28,7 @@ spec:
## Replace `mumoshu/actions-runner-dind:dev` with your dind image
#dockerdWithinRunnerContainer: true
#image: mumoshu/actions-runner-dind:dev
dockerdWithinRunnerContainer: ${RUNNER_DOCKERD_WITHIN_RUNNER_CONTAINER}
#
# Set the MTU used by dockerd-managed network interfaces (including docker-build-ubuntu)