Mars Rover Kata PHP Implementig Mars Rover Kata in PHP using Functional Programming. How execute script with Docker From outside the project folder,type: docker run -ti -v $(pwd):/code -w /code php:cli bash From inside the project folder,type: php index.php