Antoine Pitrou created ARROW-17953:
--------------------------------------
Summary: [Archery] Add a docker info command
Key: ARROW-17953
URL: https://issues.apache.org/jira/browse/ARROW-17953
Project: Apache Arrow
Issue Type: Wish
Components: Archery
Reporter: Antoine Pitrou
You can now list the available docker builds using {{archery docker images}}.
However, to get details about a particular build, you have to dive into the
{{docker-compose.yml}} file.
It would be nice if there were a command such as {{archery docker info
<image-name>}} that would give some information about the build, such as:
* the possible parameters for the image (such as ARCH, UBUNTU...)
* the command(s) executed by default when running the image
--
This message was sent by Atlassian Jira
(v8.20.10#820010)