Commit c1eeed4
committed
workflow: mount keys dir into coco-keyprovider container
The coco-keyprovider container receives the encryption key path via
gRPC from skopeo, but runs in its own filesystem namespace and cannot
see the host's files. Mount the keys directory into the container at
the same absolute path so the keyprovider can read the key file.
Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com>
Made-with: Cursor1 parent 4749a73 commit c1eeed4
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
79 | 82 | | |
80 | 83 | | |
81 | 84 | | |
| |||
0 commit comments