mirror of https://github.com/containers/podman.git
Merge pull request #21303 from baude/varlinkdie
[CI:DOCS]Remove final references to varlink
This commit is contained in:
commit
b22cb209a0
|
@ -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).
|
||||
|
|
Loading…
Reference in New Issue