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