diff options
author | Brent Baude <bbaude@redhat.com> | 2020-01-27 08:24:50 -0600 |
---|---|---|
committer | Brent Baude <bbaude@redhat.com> | 2020-01-27 08:26:01 -0600 |
commit | 25a01524e357c23185885a6262e3dc4818e691a9 (patch) | |
tree | eabd1f6676cf106c90eafecd8ae7dadbab350730 | |
parent | 7794fafdadd1c416164d5bca0964ae13b1bb3cc2 (diff) | |
download | podman-25a01524e357c23185885a6262e3dc4818e691a9.tar.gz podman-25a01524e357c23185885a6262e3dc4818e691a9.tar.bz2 podman-25a01524e357c23185885a6262e3dc4818e691a9.zip |
[CI:DOCS]Add copr link to fedora install page
for non-rawhide fedora distributions, you can use the copr repo to track upstream
Fixes: #4956
Signed-off-by: Brent Baude <bbaude@redhat.com>
-rw-r--r-- | install.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/install.md b/install.md index 523f3b0f7..05cbce7c9 100644 --- a/install.md +++ b/install.md @@ -187,6 +187,8 @@ If you use a newer Podman package from Fedora's `updates-testing`, we would appreciate your `+1` feedback in [Bodhi, Fedora's update management system](https://bodhi.fedoraproject.org/updates/?packages=podman). +If you are running a non-rawhide Fedora distribution, you can also test the latest packages +with our [COPR repository](https://copr.fedorainfracloud.org/coprs/baude/Upstream_CRIO_Family/). #### [Raspbian](https://raspbian.org) |