-
lxc: enter / exec a command inside a container V2 · 81c75799Daniel Lezcano authored
This patch allows to execute a command or enter inside the container: * lxc-attach -n <name> [command] If the <command is not specified>, the lxc-attach will retrieve your uid and get your shell name and exec it in the container. Signed-off-by:Daniel Lezcano <dlezcano@fr.ibm.com>
81c75799
×