mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 17:47:22 +00:00
chore: mention extensibility in the readme
For users who find our repo before the website, we should at least mention extensibility as one of our key features. Part of #10715. Signed-off-by: Tim deBoer <git@tdeboer.ca>
This commit is contained in:
parent
45dbd0fcea
commit
d97e35eaed
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ Podman Desktop is a graphical interface that enables application developers to s
|
|||
|
||||
Podman Desktop installs, configures, and keeps Podman up to date on your local environment. It provides a system tray, to check status and interact with your container engine without losing focus from other tasks. The desktop application provides a dashboard to interact with containers, images, pods, and volumes but also configures your environment with your OCI registries and network settings. Podman Desktop also provides capabilities to connect and deploy pods to Kubernetes environments.
|
||||
|
||||
Podman Desktop also supports [multiple container engines](#multiple-container-engine-support), pick your favourite one and use the tool!
|
||||
Podman Desktop supports [multiple container engines](#multiple-container-engine-support), and [can be extended](https://podman-desktop.io/extensions) to provide even more capability!
|
||||
|
||||
## Download
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue