runc start - start a previously created container
runc start container-id
The start command executes the process defined in config.json in a container previously created by runc-create(8).
runc-create(8), runc(8).