-
- Downloads
wrap: Do not add LD_PRELOAD to the container environment
If we don't use `--setenv` directly, the process that we create with
"pv_bwrap_execve()" could throw some errors because it is unable to
preload the libraries that we specified, because they are valid only in
the container structure.
Signed-off-by:
Ludovico de Nittis <ludovico.denittis@collabora.com>
parent
c0ec47cf
No related branches found
No related tags found
Loading
Please register or sign in to comment