This repository was archived by the owner on May 24, 2024. It is now read-only.
Commit 9d1dd34
Add Volume: /var/lib/containers/storage
When running a bootc image as an OCI contianer, embeded containers
will fail. This is because OSTree on OSTree is not allowed. Defaulting
/var/lib/containers/storage to a Volume fixes the problem.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>1 parent 8c9e570 commit 9d1dd34
2 files changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
0 commit comments