4fc5e74243
This patch implements the tripleo container image show command, AKA, inspect. Change-Id: I03b7bb724881eeb3b737845d9a731d4b4f6ee786
9 lines
230 B
YAML
9 lines
230 B
YAML
---
|
|
features:
|
|
- |
|
|
With the new podman container setup comes an Apache served local image
|
|
registry.
|
|
|
|
`openstack tripleo container image show` will perform an inspection on
|
|
a given image, and present the details.
|