Skip to content
Alex Karasulu edited this page Oct 23, 2016 · 3 revisions

Start

start <container> - start a Subutai container

Example:

subutai start container1

Description:

Starts a Subutai container and checks if container state changed to "running" or "starting". If state is not changing for 60 seconds, then the "start" operation is considered to have failed.

Clone this wiki locally