aboutsummaryrefslogtreecommitdiff
path: root/planetwars-matchrunner/src/docker_runner.rs
AgeCommit message (Expand)AuthorFilesLines
2022-07-24pull docker bots before running themIlion Beyst1-0/+34
2022-07-11tying it together: execute docker botsIlion Beyst1-8/+6
2022-06-04docker_runner: disable cpu limitsIlion Beyst1-5/+4
2022-05-21add resource limits to botsIlion Beyst1-0/+10
2022-05-21stop and remove bot containers after match is finishedIlion Beyst1-0/+24
2022-02-23implement matchloggerIlion Beyst1-49/+69
2022-02-03remove send_info methodIlion Beyst1-5/+0
2022-01-22implement docker runnerIlion Beyst1-0/+188