File tree 2 files changed +2
-7
lines changed
2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 19
19
20
20
- [ Upgrade and rollback] ( upgrades.md )
21
21
- [ Accessing registries and offline updates] ( registries-and-offline.md )
22
+ - [ Logically bound images] ( logically-bound-images.md )
22
23
- [ Booting local builds] ( booting-local-builds.md )
23
24
- [ ` man bootc ` ] ( man/bootc.md )
24
25
- [ ` man bootc-status ` ] ( man/bootc-status.md )
48
49
# Experimental features
49
50
50
51
- [ bootc image] ( experimental-bootc-image.md )
51
- - [ logically bound images] ( experimental-logically-bound-images.md )
52
52
53
53
# More information
54
54
Original file line number Diff line number Diff line change 1
1
# Logically Bound Images
2
2
3
- Experimental features are subject to change or removal. Please
4
- do provide feedback on them.
5
-
6
- Tracking issue: < https://github.com/containers/bootc/issues/128 >
7
-
8
3
## About logically bound images
9
4
10
- This experimental feature enables an association of container "app" images to a base bootc system image. Use cases for this include:
5
+ This feature enables an association of container "app" images to a base bootc system image. Use cases for this include:
11
6
12
7
- Logging (e.g. journald->remote log forwarder container)
13
8
- Monitoring (e.g. [ Prometheus node_exporter] ( https://github.com/prometheus/node_exporter ) )
You can’t perform that action at this time.
0 commit comments