David Li created ARROW-13283:
--------------------------------
Summary: [Developer Tools] Support passing through memory limits
in archery docker run
Key: ARROW-13283
URL: https://issues.apache.org/jira/browse/ARROW-13283
Project: Apache Arrow
Issue Type: Improvement
Components: Developer Tools
Reporter: David Li
It can be useful to limit the memory available to one of our Docker containers
to more accurately reproduce CI conditions. docker-compose doesn't directly
support this (except in 'swarm' deployment mode) but since Archery can directly
invoke the docker CLI, we could support this ourselves, either by adding custom
metadata into docker-compose.yml or exposing a manual CLI parameter.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)