26 Commits

Author SHA1 Message Date
guochao
533d69453e fix dockerfile for ubuntu 2023-11-21 10:29:49 +08:00
guochao
2b30c6181f improve docker build procedure 2023-11-20 21:37:52 +08:00
guochao
2555cdea1c update syscall list 2023-11-03 14:33:46 +08:00
guochao
7e225a4ae2 add syscalls.txt 2023-11-03 12:45:11 +08:00
guochao
f52a381372 fix waitpid 2023-11-03 12:17:01 +08:00
guochao
0eb915ebeb fix segv 2023-11-03 11:30:49 +08:00
guochao
d422f30774 wait for all child 2023-11-03 10:19:37 +08:00
guochao
e1ba2f7141 fix the problem when subprcess clone again 2023-11-03 10:09:56 +08:00
guochao
56dd40cd1c add tracing-mode in nix 2023-11-02 11:01:31 +08:00
guochao
dc15d4833b improve readme 2023-11-02 10:54:44 +08:00
guochao
c68bb91d43 set required on argument 2023-11-02 10:48:58 +08:00
guochao
1a921e1b8b build static binary with container 2023-11-02 10:46:46 +08:00
guochao
66cd73498c add development environment in readme 2023-11-02 10:13:50 +08:00
guochao
6ba7dc8a41 update readme 2023-11-02 10:05:34 +08:00
guochao
b38406c785 use execveat instead of execve to limit execve 2023-11-02 09:51:06 +08:00
guochao
d925fda57b compare this project with some other similars 2023-11-02 00:21:52 +08:00
guochao
3284a7297d fix command in readme 2023-11-02 00:07:38 +08:00
guochao
bc6ed96d43 change default behavior for execve from accept to log 2023-11-02 00:00:06 +08:00
guochao
6b52b19eaf rename project in flake.nix 2023-11-01 22:55:39 +08:00
guochao
2fce46201e remove cargo project config 2023-11-01 22:55:33 +08:00
guochao
611791aace fix relative path 2023-11-01 22:51:21 +08:00
guochao
9e9328642a improve readme about how to update sandbox 2023-11-01 22:51:21 +08:00
guochao
5ba657dfc7 improve sandbox 2023-11-01 22:51:21 +08:00
guochao
3305f70f77 fix seccomp and add tracing-mode project feature 2023-11-01 22:51:16 +08:00
guochao
51064a503b add todos 2023-11-01 16:28:21 +08:00
guochao
1a5d0ebbb7 first commit 2023-11-01 16:20:18 +08:00