fix: serval incompatible and unfriendly settings by lir2002 · Pull Request #1781 · apitable/apitable
cross-env is added to suit Windows environment scripts/export-env.sh is updated to adapt Cywin in Windows use native docker volume other than local directory to mount data driver to overcome an incompatbile issue in Windows which leads mysql container always fail remove version from docker compose yaml which is deprecated by modern docker engine. adjust Makefile to keep docker volumes when run make down adjust unfriendly IMAGE_PULL_POLICY to avoid always check docker-register which leads failure frequently for developers in China mainland.