File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 1
1
# bootc
2
2
3
3
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/ ) .
4
5
5
6
The original Docker container model of using "layers" to model
6
7
applications has been extremely successful. This project
Original file line number Diff line number Diff line change 1
1
# Relationship with other projects
2
2
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
+
3
6
## Relationship with podman
4
7
5
8
It gets a bit confusing to talk about shipping bootable operating systems in container images.
You can’t perform that action at this time.
0 commit comments