summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAshley Cui <acui@redhat.com>2020-09-08 16:44:49 -0400
committerAshley Cui <acui@redhat.com>2020-09-08 17:30:54 -0400
commit98ae84cc9ea03a62a787fe3262495df69898c007 (patch)
tree07f77634a12c30094a19d14501bcf221af11bdf3 /README.md
parentbe7778df6c70227dab760ea92637ed97dad29641 (diff)
downloadpodman-98ae84cc9ea03a62a787fe3262495df69898c007.tar.gz
podman-98ae84cc9ea03a62a787fe3262495df69898c007.tar.bz2
podman-98ae84cc9ea03a62a787fe3262495df69898c007.zip
[CI:DOCS] Update remote tutorials
update remote tutorial update mac/windows tutorial move varlink tutorial Signed-off-by: Ashley Cui <acui@redhat.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index cf42edc2e..5a316f170 100644
--- a/README.md
+++ b/README.md
@@ -177,8 +177,8 @@ familiar container cli commands. For more details, see the
[Container Tools Guide](https://github.com/containers/buildah/tree/master/docs/containertools).
## Podman Legacy API (Varlink)
-Podman offers a Varlink-based API for remote management of containers.
-However, this API has been deprecated by the REST API.
+Podman offers a [Varlink-based API](https://github.com/containers/podman/blob/master/docs/tutorials/varlink_remote_client.md)
+for remote management of containers. However, this API has been deprecated by the REST API.
Varlink support is in maintenance mode, and will be removed in a future release.
For more details, you can see [this blog](https://podman.io/blogs/2020/01/17/podman-new-api.html).