mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-29 15:05:36 +00:00
Previously, the cmdline file was never sent in the build context which caused the script to pick the default options. Also, when mulitple options are specified (not the default) the right escaping needs to be used. Signed-off-by: Thomas Gazagnaire <thomas@gazagnaire.org>