Skip to content
Snippets Groups Projects
Commit 4fe5ac83 authored by Ariadne Conill's avatar Ariadne Conill Committed by Timo Teräs
Browse files

database: do not chroot(".") unless actually necessary

If we use default root (/), then we do not have to chroot to run scripts.
Use APK_NO_CHROOT flag for this scenario to avoid the chroot.  This helps
with using apk with bwrap and OSTree.

Closes #10736.
parent 51162143
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment