Skip to content

brauner/rlxc

Repository files navigation

LXD

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 stop
  • lxc-ls -> rlxc list
  • lxc-console -> rlxc login <name>

as well as:

  • rlxc help
  • rlxc version

LXC

For information about LXC see here.

About

LXC binary written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •