www.LinuxHowtos.org
run-start
Section: Misc. Reference Manual Pages (8)Index Return to Main Contents
NAME
runc start - start a previously created container
SYNOPSIS
runc start containe-id
DESCRIPTION
The start command executes the process defined in config.json in a container previously created by run-create(8).
SEE ALSO
run-create(8), runc(8).