Merge pull request #21303 from baude/varlinkdie

[CI:DOCS]Remove final references to varlink
This commit is contained in:
openshift-merge-bot[bot]
2024-01-19 02:49:57 +00:00
committed by GitHub

View File

@ -197,8 +197,3 @@ Website: https://podman.io
Documents: https://docs.podman.io
Twitter: @Podman_io
```
## Podman Former API (Varlink)
Podman formerly offered a Varlink-based API for remote management of containers. However, this API
was replaced by the REST API. Varlink support has been removed as of the 3.0 release.
For more details, you can see [this blog](https://podman.io/blogs/2020/01/17/podman-new-api.html).