diff options
author | baude <bbaude@redhat.com> | 2019-02-25 09:48:24 -0600 |
---|---|---|
committer | baude <bbaude@redhat.com> | 2019-02-26 10:03:16 -0600 |
commit | 4848aae587d2109d84afbfdf383cefa13d5fcea6 (patch) | |
tree | 4f5f17b414c8c0448fd3202520465fcd0591010d /README.md | |
parent | 507ab29cfedbcc7503fe10c44ea9e331c5a3a5ca (diff) | |
download | podman-4848aae587d2109d84afbfdf383cefa13d5fcea6.tar.gz podman-4848aae587d2109d84afbfdf383cefa13d5fcea6.tar.bz2 podman-4848aae587d2109d84afbfdf383cefa13d5fcea6.zip |
podman remote-client readme
addition of a remote-client readme.
Signed-off-by: baude <bbaude@redhat.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -82,6 +82,9 @@ includes tables showing Docker commands and their Podman equivalent commands. **[Tutorials](docs/tutorials)** Tutorials on using Podman. +**[Remote Client](remote_client.md)** +A brief how-to on using the Podman remote-client. + **[Release Notes](RELEASE_NOTES.md)** Release notes for recent Podman versions |