Skip to content

Commit

Permalink
Merge pull request containers#478 from stefwalter/link-to-bootable-co…
Browse files Browse the repository at this point in the history
…ntainers

docs: Add link to the bootable containers webpage
  • Loading branch information
cgwalters authored Apr 18, 2024
2 parents 9a1e29c + f2d3332 commit 36e70da
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/intro.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# bootc

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

The original Docker container model of using "layers" to model
applications has been extremely successful. This project
Expand Down
3 changes: 3 additions & 0 deletions docs/src/relationships.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Relationship with other projects

bootc is the key component in a broader mission of [bootable containers](https://containers.github.io/bootable/).
Here's its relationship to other moving parts.

## Relationship with podman

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

0 comments on commit 36e70da

Please sign in to comment.