Ask users to use asmirnov80/fire:7.1, not latest, for compatibility with main git branch
The DockerHub image asmirnov80/fire:latest is built from the git dev branch and contains breaking changes, e.g.:
- Binary locations changed from
/app/FIRE7/binto/usr/lib/fire7/bin. (Latter binaries can be invoked from afire7router/dispatcher.) - Mathematica package moved from FIRE7/FIRE7.m to a Wolfram Language Paclet for streamlined global installation.
For users following instructions in the FIRE7 paper and the README of the main branch, the image asmirnov80/fire:7.1 should be used. This PR updates the README and some other files to ask users to pull the latter image, unless they want the latest dev version.