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
commit b22cb209a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 5 deletions

View File

@ -197,8 +197,3 @@ Website: https://podman.io
Documents: https://docs.podman.io Documents: https://docs.podman.io
Twitter: @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).