Skip to content

Ensure ignite exec payload flags/args are not treated as flags/args to ignite

Administrator requested to merge ef/separate-ignite-vm-args into main

Created by: efritz

Currently ignite exec name docker run --rm ... treats --rm as an ignite flag and not a docker flag. This fixes that.

Merge request reports

Loading