The Docker Desktop for Windows community forum is place where users can meet and discuss Docker Desktop for Windows and related technologies.
If you encounter problems with Docker for Windows, we recommend:
I’m Facing this actual Fatal Error : Cannot use ‘Object’ as class name as it is reserved in /var/www/html/app/vendor/yiisoft/yii2/base/Object.php on line 77
In a composer.json file “require”: { “php”: “>=5.4.0” }
The response of @rimelek is still correct. It seems you just don’t know how to find a tag for php 7.1.
The “Tags” tab of the repository allows applying a filter. Just set it to “7.1” and pick a tag you feel comfortable with.
WARNING: all the 7.1 images are outdated and have vulnerabilities (including critical and high ones), as the php version itself reached end of life on Dec 1st 2019.
This is a community forum, where questions are asked from the community and answered by the community. We volunteer to help people help themselves. No one can free you from the initial step of learning how to use your tools.
Let us know if you hit a specific problem or have an unclarity about a specific topic. The more precise you question is, the more likely it is to get answered.