Issues
- 2
Cronjob doesn't actually restart containers
#23 opened by natnat-mc - 0
replace `isdir`, `isfile` and such with C code
#33 opened by natnat-mc - 0
containers aren't properly shutdown at shutdown
#39 opened by natnat-mc - 0
write actual command-line parser
#38 opened by natnat-mc - 0
split the code into a daemon and an helper
#37 opened by natnat-mc - 0
add `container network-create`
#21 opened by natnat-mc - 0
implement lockfiles in C instead of Lua
#36 opened by natnat-mc - 0
- 0
replace `ls` and such with C code
#34 opened by natnat-mc - 0
get rid of this depencency on systemd-nspawn
#32 opened by natnat-mc - 0
- 0
- 0
- 0
add `container delete <name>`
#10 opened by natnat-mc - 0
add `container rename <old> <new>`
#9 opened by natnat-mc - 0
add `container mergeall <source> <name>`
#3 opened by natnat-mc - 0
add `container merge <upper> <lower>`
#2 opened by natnat-mc - 0
add `container unfreeze <layer>`
#1 opened by natnat-mc - 0
- 0
- 1
Document all commands in README
#20 opened by natnat-mc - 0
- 0
Write actual help pages for the subcommands
#13 opened by natnat-mc - 0
add `container global-edit`
#22 opened by natnat-mc - 0
add `container stop-all`
#24 opened by natnat-mc - 0
- 0
- 1
- 1
Add `-i`, `+i` and `-p` flags
#14 opened by natnat-mc - 1
Add `container checkcfg [-e] <name>`
#12 opened by natnat-mc - 1
Add `container start <name>`, `container attach <name>` `container status <name>` and `container stop [-f] <name>`
#15 opened by natnat-mc - 1
- 1
add `container create <name>`
#16 opened by natnat-mc - 2
Add support for older `systemd-nspawn`
#11 opened by natnat-mc - 1
Document `config.ini` format
#4 opened by natnat-mc - 1
- 1
- 1
Cleanup on error
#6 opened by natnat-mc