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:
Lars Karlitski 2019-07-19 02:17:57 +02:00 committed by Tom Gundersen
parent f89ef6539d
commit 00f4e6ed8b
4 changed files with 7 additions and 3 deletions

View file

@ -3,7 +3,6 @@
"stages": [
{
"name": "io.weldr.dnf",
"systemResourcesFromEtc": ["/etc/pki"],
"options": {
"releasever": "30",
"repos": {