mirror of
https://github.com/containers/podman.git
synced 2025-05-19 16:18:51 +08:00
[CI:DOCS] Remove dead link from README
The link for podman-hello.png was replaced with a textual representation but a dangling pointer to dead link was still present. This PR removes the dead link to avoid hitting 404. Signed-off-by: Chetan Giradkar <cgiradka@redhat.com>
This commit is contained in:
@ -171,7 +171,7 @@ you to manage and maintain those images and containers in a production environme
|
|||||||
familiar container cli commands. For more details, see the
|
familiar container cli commands. For more details, see the
|
||||||
[Container Tools Guide](https://github.com/containers/buildah/tree/main/docs/containertools).
|
[Container Tools Guide](https://github.com/containers/buildah/tree/main/docs/containertools).
|
||||||
|
|
||||||
## [Podman Hello](https://podman.io/images/podman-hello.jpg)
|
## Podman Hello
|
||||||
```
|
```
|
||||||
$ podman run quay.io/podman/hello
|
$ podman run quay.io/podman/hello
|
||||||
Trying to pull quay.io/podman/hello:latest...
|
Trying to pull quay.io/podman/hello:latest...
|
||||||
|
Reference in New Issue
Block a user