mirror of
https://github.com/containers/podman.git
synced 2025-05-20 00:27:03 +08:00
Update demo for the inspect command
Updates the inspect command demo with an up to date variant and adds a link to script that ran it. Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
This commit is contained in:
@ -37,7 +37,7 @@
|
||||
| [podman-import(1)](/docs/source/markdown/podman-import.1.md) | Import a tarball and save it as a filesystem image |
|
||||
| [podman-info(1)](/docs/source/markdown/podman-info.1.md) | Display system information |
|
||||
| [podman-init(1)](/docs/source/markdown/podman-init.1.md) | Initialize a container |
|
||||
| [podman-inspect(1)](/docs/source/markdown/podman-inspect.1.md) | Display the configuration of a container or image | [](https://asciinema.org/a/133418) |
|
||||
| [podman-inspect(1)](/docs/source/markdown/podman-inspect.1.md) | Display the configuration of a container or image | [](https://podman.io/asciinema/podman/inspect/) | [Here](https://github.com/containers/Demos/blob/master/podman_cli/podman_inspect.sh) |
|
||||
| [podman-kill(1)](/docs/source/markdown/podman-kill.1.md) | Kill the main process in one or more running containers |
|
||||
| [podman-load(1)](/docs/source/markdown/podman-load.1.md) | Load an image from a container image archive |
|
||||
| [podman-login(1)](/docs/source/markdown/podman-login.1.md) | Login to a container registry |
|
||||
|
Reference in New Issue
Block a user