-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
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
Reporter: Antoine Pitrou / @pitrou
Assignee: Raúl Cumplido / @raulcd
PRs and other links:
Note: This issue was originally created as ARROW-17953. Please see the migration documentation for further details.