Go to file
Mattéo Delabre 8bc925d01d
Add warning
2021-01-27 18:35:19 +01:00
Dockerfile Initial commit 2021-01-26 22:36:26 +01:00
README.md Add warning 2021-01-27 18:35:19 +01:00
runall.py Quote candidates 2021-01-27 18:04:15 +01:00

README.md

Warning: Starting the runall.py script directly can severely damage your system by running random Bash commands. Please start it in a container as described below.

How to run:

docker image build --quiet --tag runall-image .
docker container run --tty --rm --read-only --memory=128m runall-image