mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-08 03:06:26 +02:00
handle network, run code as different user than compilation
This commit is contained in:
parent
c94c7577fb
commit
7891b676eb
17 changed files with 30 additions and 24 deletions
2
lxc/disable_network
Executable file
2
lxc/disable_network
Executable file
|
@ -0,0 +1,2 @@
|
|||
iptables -I INPUT -i virbr0 -j REJECT
|
||||
iptables -I OUTPUT -o virbr0 -j DROP
|
Loading…
Add table
Add a link
Reference in a new issue