Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

executor: add option to define docker driver network #493

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

sgotti
Copy link
Member

@sgotti sgotti commented Mar 1, 2024

  • Add an option to define the network the docker driver will use when creating containers. The network should already exist.
  • Use option pattern to avoid adding too many parameters to the constructor functions.

* Add an option to define the network the docker driver will use when
creating containers. The network should already exist.
* Use option pattern to avoid adding too many parameters to the
constructor functions.
@sgotti sgotti merged commit 6e9a254 into agola-io:master Mar 4, 2024
1 check passed
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.

None yet

1 participant