Details
-
Wish
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
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
Attachments
Issue Links
- links to