There's nothing complex about this image, it's a straightforward docker container running Apache and PHP 7, running on CentOS.
Mount your code and config files into the container using volumes.
Pull the docker container using:
docker pull codecloud/docker-centos-apache-php7