diff options
| author | Chris Evich <cevich@redhat.com> | 2019-10-03 10:10:43 -0400 |
|---|---|---|
| committer | Chris Evich <cevich@redhat.com> | 2019-10-03 15:18:38 -0400 |
| commit | 980291d0c13d833c632bcc6898ac32b04e799615 (patch) | |
| tree | 424146b1ac5aeaae6aa74136b7c23f5e0ab3fb65 | |
| parent | f8deaf9f9d90c7edd858171691db878de3d04d86 (diff) | |
| download | podman-980291d0c13d833c632bcc6898ac32b04e799615.tar.gz podman-980291d0c13d833c632bcc6898ac32b04e799615.tar.bz2 podman-980291d0c13d833c632bcc6898ac32b04e799615.zip | |
Docs: Update links, add links to latest
Signed-off-by: Chris Evich <cevich@redhat.com>
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -9,8 +9,9 @@ popularized by Kubernetes. Libpod also contains the Pod Manager tool `(Podman)` * [Continuous Integration:](contrib/cirrus/README.md) [](https://cirrus-ci.com/github/containers/libpod/master) * [GoDoc: ](https://godoc.org/github.com/containers/libpod/libpod) * Automated continuous release downloads (including remote-client): - * Master Branch: [https://storage.cloud.google.com/libpod-master-releases/](https://storage.cloud.google.com/libpod-master-releases/) - * Pull-requests: [https://storage.cloud.google.com/libpod-pr-releases/](https://storage.cloud.google.com/libpod-pr-releases/) + * [Latest remote client for Windows](https://storage.googleapis.com/libpod-master-releases/podman-remote-latest-master-windows-amd64.msi) + * [Latest remote client for MacOS](https://storage.googleapis.com/libpod-master-releases/podman-remote-latest-master-darwin-amd64.zip) + * [Latest Snap package](https://snapcraft.io/podman) ## Overview and scope |
