Go to file
Mattéo Delabre 8b42e0ec09
Clean up zombie processes and timeout at 5
2021-01-27 11:44:34 +01:00
Dockerfile Initial commit 2021-01-26 22:36:26 +01:00
README.md Set memory limit to 6 MB 2021-01-26 23:00:06 +01:00
runall.py Clean up zombie processes and timeout at 5 2021-01-27 11:44:34 +01:00

README.md

How to run:

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