ansible-community / molecule-plugins

Collection on molecule plugins
MIT License
101 stars 67 forks source link

Support the shm_size docker configuration option #216

Closed zleinweber closed 7 months ago

zleinweber commented 7 months ago

Add support to configuring docker shm_size in molecule platform configuration. This is already available in the docker_container_module. I believe this solves #215.