Instantly share code, notes, and snippets.
version: '3' services: fpm: image: php:7.2-fpm
docker-compose exec test_fpm_1 php -v