mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 10:19:35 +00:00
Documentation: Update RPM Copr repository
This commit is contained in:
@@ -44,19 +44,13 @@ $ cd matchbox-v0.5.0-linux-amd64
|
||||
|
||||
### RPM-based Distro
|
||||
|
||||
On an RPM-based provisioner, install the `matchbox` RPM from the Copr [repository](https://copr.fedorainfracloud.org/coprs/dghubble/matchbox/) using `dnf` or `yum`.
|
||||
On an RPM-based provisioner, install the `matchbox` RPM from the Copr [repository](https://copr.fedorainfracloud.org/coprs/g/CoreOS/matchbox/) using `dnf` or `yum`.
|
||||
|
||||
```sh
|
||||
dnf copr enable dghubble/matchbox
|
||||
dnf copr enable @CoreOS/matchbox
|
||||
dnf install matchbox
|
||||
|
||||
# requires yum-plugin-copr
|
||||
yum copr enable dghubble/matchbox
|
||||
yum install matchbox
|
||||
```
|
||||
|
||||
Alternately, download the repo file and place it in `/etc/yum.repos.d/`.
|
||||
|
||||
### CoreOS
|
||||
|
||||
On a CoreOS provisioner, rkt run `matchbox` image with the provided systemd unit.
|
||||
|
||||
Reference in New Issue
Block a user