You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to request a new feature addition to the docker_container module -
When we run a container there is an option to specify the size of the container's root volume docker run -itd --storage-opt
Please implement that in the docker_container module as well
ISSUE TYPE
Feature Idea
COMPONENT NAME
community.docker.docker_container module
SUMMARY
Hi Team,
I would like to request a new feature addition to the docker_container module -
When we run a container there is an option to specify the size of the container's root volume docker run -itd --storage-opt
Please implement that in the docker_container module as well
ISSUE TYPE
Feature Idea
COMPONENT NAME
community.docker.docker_container module
ADDITIONAL INFORMATION
If the team could add this feature it would allow all docker containers running on XFS to have a pre-set amount of storage and not use up the entire system's storage
https://fabianlee.org/2020/01/15/docker-use-overlay2-with-an-xfs-backing-filesystem-to-limit-rootfs-size/
The text was updated successfully, but these errors were encountered: