Skip to content

Commit

Permalink
debug tools into docker
Browse files Browse the repository at this point in the history
  • Loading branch information
zhblue committed Jan 12, 2022
1 parent 23e689b commit e1e7e0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions trunk/core/judge_client/getindocker.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/bin/bash
/usr/bin/docker container run --pids-limit 100 --rm --cap-add SYS_PTRACE --net=host -v /home/judge:/home/judge -it hustoj

0 comments on commit e1e7e0e

Please sign in to comment.