This website requires JavaScript.
Explore
Help
Sign In
Mascali
/
piston
mirror of
https://github.com/engineer-man/piston.git
Watch
1
Star
0
Fork
You've already forked piston
0
Code
Issues
Projects
Releases
Wiki
Activity
7891b676eb
piston
/
lxc
/
executors
/
r
3 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
added a version of piston which uses lxc instead of docker, added tests for lxc
2018-10-22 23:38:52 +02:00
cd /tmp/$1
handle network, run code as different user than compilation
2018-10-23 02:14:17 +02:00
timeout -s KILL 3 runuser ubuntu -c "cat args.args | xargs -d '\n' Rscript code.code"