My docker images are built on a Jenkins CI server and are pushed to our private Docker Registry. My goal is to provision environments with docker-compose which always start
$docker-compose build
If there is something new it will be rebuilt.