runc-start (8) - Linux Manuals

runc-start: start a previously created container

NAME

runc start - start a previously created container

SYNOPSIS

runc start container-id

DESCRIPTION

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

SEE ALSO

runc-create(8), runc(8).