Skip to content

Commit f2d3332

Browse files
committed
docs: Add link to the bootable containers webpage
This helps share the broader context and mission of the project when thinking of it beyond bootc. Signed-off-by: Stef Walter <[email protected]>
1 parent 9a1e29c commit f2d3332

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/src/intro.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# bootc
22

33
Transactional, in-place operating system updates using OCI/Docker container images.
4+
bootc is the key component in a broader mission of [bootable containers](https://containers.github.io/bootable/).
45

56
The original Docker container model of using "layers" to model
67
applications has been extremely successful. This project

docs/src/relationships.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Relationship with other projects
22

3+
bootc is the key component in a broader mission of [bootable containers](https://containers.github.io/bootable/).
4+
Here's its relationship to other moving parts.
5+
36
## Relationship with podman
47

58
It gets a bit confusing to talk about shipping bootable operating systems in container images.

0 commit comments

Comments
 (0)