Krisztian Szucs created ARROW-7125:
--------------------------------------
Summary: [CI] Find a short but related prefix for the env vars
used for the docker-compose file
Key: ARROW-7125
URL: https://issues.apache.org/jira/browse/ARROW-7125
Project: Apache Arrow
Issue Type: Improvement
Components: Continuous Integration
Reporter: Krisztian Szucs
To prevent collisions with the host's environment.
The defaults are defined in the
[.env|https://github.com/apache/arrow/blob/master/.env] file. These environment
variables are used across the whole
[docker-compose|https://github.com/apache/arrow/blob/master/docker-compose.yml]
file, so every occurrences should be updates.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)