Dockerfile for compiling GECOT (https://github.com/fhamonic/gecot)
sudo apt update && sudo apt install make docker docker-buildx-plugin
Download and install Docker : https://docs.docker.com/desktop/setup/install/windows-install/
brew install make docker docker-buildx
git clone https://github.com/fhamonic/gecot_docker.git
cd gecot_docker
make
/gecot/build/gecot_optimize --help
