Preview:
$> sudo visudo

www-data ALL=NOPASSWD: /usr/bin/docker

<?php
    echo '<pre>';
    $content = system('sudo docker images', $ret);
    echo '</pre>';
?>

// si se necesita executar exec, hacerlo sin el "-it"
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter