my $cmd = [ 'docker', 'run', '-d', '--name', 'xxxyyyzzz-blah', 'alpine', '/bin/ash', '-c', '/usr/bi/tail -f /dev/null' ];