version: '3' services: php: build: context: . args: php_tag: 7.4.8-fpm image: php-fpm:7.4.8 environment: TEST_ENV: test-string