-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docker: fix when running on RHEL-like systems
QEMU can't successfully complete when the building process is executed in a container (podman) on a RHEL system. To make it work is necessary to disable the "remember_owner" option. It shouldn't harm on other systems. https://bugzilla.redhat.com/show_bug.cgi?id=1774373 Signed-off-by: Federico Vaga <[email protected]>
- Loading branch information
Federico Vaga
committed
May 26, 2023
1 parent
4795b0f
commit 88f2168
Showing
2 changed files
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters