Marcus Schäfer
acd8e8f205
- Don't bind mount /run during build time In commit #9512318 a new bind mount of /run into the root tree during build time was introduced. The bind mount was done because in my tests running podman from config.sh it did not work without /run bind mounted. However, it turned out that I was wrong because along with the provided methods to prepare cgroups and a custom runtime configuration method; setupContainerRuntime() it is not needed to have /run bind mounted. Thus this commit deletes the bind mount of /run and therefore Fixes #2067 - Fix github action running obs service refresh The curl command to send the POST request for running the obs remote service uses the --fail-with-body option. Unfortunately the ubuntu-latest container used to run the action comes with a curl version that does not support the option. Thus this commit removes the use of the option - Style changes in container docs Reformulate the container building guide a bit - Update schema docs Signed-off-by: David Cassany <dcassany@suse.com> - Provide schema version v7.5 in spec - Update descriptions to schema v7.5 - Update cron for security scorecard OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=214 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
PKGBUILD | ||
python-kiwi-rpmlintrc | ||
python-kiwi.changes | ||
python-kiwi.spec | ||
python-kiwi.tar.gz |