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

Support configuring shared memory size via shm_size #215

Closed
zleinweber opened this issue Dec 1, 2023 · 0 comments
Closed

Support configuring shared memory size via shm_size #215

zleinweber opened this issue Dec 1, 2023 · 0 comments

Comments

@zleinweber
Copy link
Contributor

The docker_container_module allows configuring a container's shared memory size via the shm_size parameter. However, as far as I can tell the molecule configuration for the docker driver does not support passing this through.

The default size that docker uses when this parameter is unset is 64M. I have a scenario where configuring this to a larger value would be useful for me. This is a feature request to support passing shm_size through to the backend docker_container_module via molecule platform configuration.

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

No branches or pull requests

2 participants