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