This repository was archived by the owner on Jul 1, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Installation
PICARD Michaël edited this page Mar 26, 2019
·
1 revision
If you want to prepare your machine to use TuxML and mass compilation, you will need Docker
and MLfood.py
.
You can visit Docker if you need further informations.
On Linux in a terminal:
curl -fsSL get.docker.com -o get-docker.sh
sh get-docker.sh
One file is needed to run several compilations on a machine is the script MLfood.py
because it is designed to run Docker containers and use the TuxML image needed.
You can download MLfood.py
here.
Once Docker has been installed and MLfood.py
has been downloaded, create a new directory to store the script. It will contains the "Logs" folder from the compilations made on Docker.