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