I have docker-compose with following code
php: container_name: php build: context: ./php args: PHPVERSION: "7.4"