Skip to content

support alternative network modes#209

Merged
nikola-jokic merged 1 commit intoactions:mainfrom
robinbobbitt:robinbobbitt/alternative-network-modes
Mar 24, 2025
Merged

support alternative network modes#209
nikola-jokic merged 1 commit intoactions:mainfrom
robinbobbitt:robinbobbitt/alternative-network-modes

Conversation

@robinbobbitt
Copy link
Copy Markdown
Contributor

Currently, the docker-based runner creates a custom bridge network per container job. With this PR, you can configure your runner to skip creation of the bridge network and use the network mode specified in a new env var ACTIONS_RUNNER_NETWORK_DRIVER. The onus is on the runner administrator to understand the impact and implications of their choice. This change has been tested successfully with the host network option.

@robinbobbitt robinbobbitt requested a review from a team as a code owner March 7, 2025 18:17
@nikola-jokic nikola-jokic merged commit d4c5425 into actions:main Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants