Hi: What is the syntax to specify 'memory_limit' in the docker module?
According to Docker documentation[1], its passed like so: 256b, 256k,256m or 256g I see that according to the docker module doc its passed as 256MB? or should we follow the syntax as outlines in the Docker CLI? An example would be nice. Thanks, --BK [1] -m, --memory="" Memory limit (format: <number><optional unit>, where unit = b, k, m or g) -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/7e1b2717-a47d-4193-9647-d86d2bfab15c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
