A FAH client for the Docker engine
- docker-engine installed : https://docs.docker.com/engine/installation/
- docker-compose installed : https://docs.docker.com/compose/install/
docker-compose build
- Edit .env with your username and your team
- Start the compose service
docker-compose up -d
The docker container will be created in detached mode with persistence accross OS restarts.
If you want to check progress, the container exposes 2 ports:
- 36330 for FAHControl
- 7396 for FAH Web control