#!/bin/bash sudo docker run \ --cpus=2 \ -v $PWD:/usr/src \ povray_ubuntu_gcc \ sh -c "${1}"