Skip to content

Commit 41574e4

Browse files
committed
docs: Reorder base image bits
This is a bit clearer. Signed-off-by: Colin Walters <[email protected]>
1 parent 9c7f1e6 commit 41574e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,15 +68,15 @@ You can also build this project like any other Rust project, e.g. `cargo build -
6868

6969
Many users will be more interested in base (container) images.
7070

71-
To build base images "from scratch", see [bootc-images.md](bootc-images.md).
72-
7371
For pre-built base images:
7472

7573
* [Fedora CoreOS](https://quay.io/repository/fedora/fedora-coreos) can be used as a base image; you will need to [enable bootc](https://github.com/coreos/rpm-ostree/blob/main/docs/bootc.md) there.
7674
* There is also an in-development [centos-boot](https://github.com/centos/centos-boot) project.
7775

7876
However, bootc itself is not tied to Fedora derivatives; [this issue](https://github.com/coreos/bootupd/issues/468) tracks the main blocker for other distributions.
7977

78+
To build base images "from scratch", see [bootc-images.md](bootc-images.md).
79+
8080
### Deriving from and switching to base images
8181

8282
A toplevel goal is that *every tool and technique* a Linux system

0 commit comments

Comments
 (0)