Skip to content

Commit

Permalink
index: A few minor fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Colin Walters <[email protected]>
  • Loading branch information
cgwalters committed Nov 7, 2023
1 parent 0b675a7 commit 9c7f1e6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ The `bootc install` functionality is also more experimental.

### Installing

* Fedora: [bootc is packaged](https://bodhi.fedoraproject.org/updates/?packages=bootc) and be available in the main repositories soon.
* Fedora: [bootc is packaged](https://bodhi.fedoraproject.org/updates/?packages=bootc).
* CentOS Stream 9: There is a [COPR](https://copr.fedorainfracloud.org/coprs/rhcontainerbot/bootc/) tracking git main with binary packages.

You can also build this project like any other Rust project, e.g. `cargo build --release` from a git clone.
Expand Down Expand Up @@ -116,6 +116,7 @@ preserving state.

# More links

- https://coreos.github.io/rpm-ostree/container/
- https://github.com/coreos/layering-examples
- [rpm-ostree container](https://coreos.github.io/rpm-ostree/container/)
- [centos-boot](https://github.com/centos/centos-boot)
- [coreos/layering-examples](https://github.com/coreos/layering-examples)

0 comments on commit 9c7f1e6

Please sign in to comment.