Skip to content

[Archery] Add a docker info command #33161

@asfimport

Description

@asfimport

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions