lxc-start (1) Linux Manual Page
NAME lxc-start – run an application inside a container. SYNOPSIS lxc-start {-n name} [-f config_file] [-c console_device] [-L console_logfile] [-d] [-F] [-p pid_file] [-s KEY=VAL] [-C] [–share-[net|ipc|uts] name|pid] [command] DESCRIPTION lxc-start runs the specified command inside the container specified by name. It will setup the container according to the configuration previously defined with the lxc-create…
