osbuild-run: generate /etc/pki/tls/certs/ca-bundle.crt
There's no need to bind mount the full /etc/pki from the host. This file can be generated from /usr.
This commit is contained in:
parent
f89ef6539d
commit
00f4e6ed8b
4 changed files with 7 additions and 3 deletions
|
|
@ -3,7 +3,6 @@
|
|||
"stages": [
|
||||
{
|
||||
"name": "io.weldr.dnf",
|
||||
"systemResourcesFromEtc": ["/etc/pki"],
|
||||
"options": {
|
||||
"releasever": "30",
|
||||
"repos": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue