容器和命令参数数组
final List<FigArg> containerAndCommandArgs = [ containersArg, FigArg( name: 'command', isCommand: true, ), ];