2024-10-10
This commit is contained in:
3
core/judge_client/getindocker.sh
Executable file
3
core/judge_client/getindocker.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/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
|
||||
Reference in New Issue
Block a user