On 08/07/2021 15:56, Olaf Hering wrote: > containerize bash -c './configure && make' fails due to shell expansion. > > Collect all arguments for the script and pass them verbatim to the > docker run command. > > Signed-off-by: Olaf Hering <[email protected]>
Acked-by: Andrew Cooper <[email protected]>
