OK, just figured it out. Removing the double quotes from the last element gets things working as expected:
my $cmd = [ 'docker', 'run', '-d', '--name', 'xxxyyyzzz-blah', 'alpine +', '/bin/ash', '-c', '/usr/bi/tail -f /dev/null' ];
$PM = "Perl Monk's";
$MC = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate Priest Vicar Parson";
$nysus = $PM . ' ' . $MC;
Click here if you love Perl Monks
In reply to Re: IPC::Run3 not working as expected when running Docker command
by nysus
in thread IPC::Run3 not working as expected when running Docker command
by nysus
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |