blob: fa72ca5b7753cdd0fceed47ac66224d02045a898 [file] [view] [edit]
% runc-start "8"
# 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).