You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,15 +68,15 @@ You can also build this project like any other Rust project, e.g. `cargo build -
68
68
69
69
Many users will be more interested in base (container) images.
70
70
71
-
To build base images "from scratch", see [bootc-images.md](bootc-images.md).
72
-
73
71
For pre-built base images:
74
72
75
73
*[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.
76
74
* There is also an in-development [centos-boot](https://github.com/centos/centos-boot) project.
77
75
78
76
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.
79
77
78
+
To build base images "from scratch", see [bootc-images.md](bootc-images.md).
79
+
80
80
### Deriving from and switching to base images
81
81
82
82
A toplevel goal is that *every tool and technique* a Linux system
0 commit comments