mirror of
https://github.com/uselessd/alcove.git
synced 2026-04-16 01:35:17 +00:00
290 B
290 B
alcove
Sandbox for Erlang ports.
Tests
The tests currently rely on having a statically linked version of busybox. On Ubuntu:
apt-get install busybox-static
A statically linked executable is required because the tests do a chroot(2) to /bin before exec'ing the binary.