From 9ea34f8ffa8f3b16acfd77d6fc8eabc493e068f0 Mon Sep 17 00:00:00 2001 From: TomSweeneyRedHat Date: Tue, 7 Jan 2020 19:42:47 -0500 Subject: 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 --- commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands.md b/commands.md index de9169a4b..b744b702e 100644 --- a/commands.md +++ b/commands.md @@ -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 | [![...](/docs/source/markdown/play.png)](https://asciinema.org/a/133418) | +| [podman-inspect(1)](/docs/source/markdown/podman-inspect.1.md) | Display the configuration of a container or image | [![...](/docs/source/markdown/play.png)](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 | -- cgit v1.2.3-54-g00ecf