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