Skip to content

Add support for specifying sysctls in run options#480

Open
ciarand wants to merge 2 commits intoGoogleContainerTools:mainfrom
aalyria:ciaran--add-sysctls-to-run-opts
Open

Add support for specifying sysctls in run options#480
ciarand wants to merge 2 commits intoGoogleContainerTools:mainfrom
aalyria:ciaran--add-sysctls-to-run-opts

Conversation

@ciarand
Copy link

@ciarand ciarand commented Dec 9, 2024

This adds a new "Sysctls" field to the ContainerRunOptions struct. This matches the go-dockerclient definition and just gets passed through to the docker HostConfig struct as-is.

Hopefully this is a relatively uncontroversial change.

This adds a new "Sysctls" field to the ContainerRunOptions struct. This
matches the go-dockerclient definition and just gets passed through to
the docker HostConfig struct as-is.
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.

1 participant