Files
hustoj/core/judge_client/getindocker.sh
2024-10-10 12:56:56 +08:00

4 lines
269 B
Bash
Executable File

#!/bin/bash
echo "This script is only for test, all modification will be lost until you add them to the Dockerfile and run docker.sh / podman.sh "
/usr/bin/docker container run --pids-limit 100 --rm --cap-add SYS_PTRACE --net=host -v /home/judge:/home/judge -it hustoj