opencontainers / runtime-spec

OCI Runtime Specification
http://www.opencontainers.org
Apache License 2.0
3.19k stars 541 forks source link

Runtime and Lifecycle:Operations: why split create cmd and start cmd? #1173

Open lujf0910 opened 1 year ago

lujf0910 commented 1 year ago

why we need to split "create" and "start"? usually we use "run".

h-vetinari commented 1 year ago

Please read #1008 and the issues linked therein