1 unstable release
| 0.1.0 | Sep 16, 2020 |
|---|
#5 in #lxc
44KB
1K
SLoC
rlxc
Simple side-project to implement a Rust binary using LXC to run containers. Currently covers:
lxc-attach->rlxc exec <name> <command>...
lxc-start->rlxc start <name>
lxc-execute -> rlxc start <name> [command]lxc-stop->rlxc stoplxc-ls->rlxc listlxc-console->rlxc login <name>
as well as:
rlxc helprlxc version
LXC
For information about LXC see here.
Dependencies
~4.5–8MB
~127K SLoC
